mirror of
https://github.com/ntex-rs/ntex.git
synced 2025-04-03 21:07:39 +03:00
Custom panic message for nested buffer borrow
This commit is contained in:
parent
af018b46fe
commit
f61f4cc8c5
3 changed files with 19 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ntex-io"
|
||||
version = "0.2.4"
|
||||
version = "0.2.5"
|
||||
authors = ["ntex contributors <team@ntex.rs>"]
|
||||
description = "Utilities for encoding and decoding frames"
|
||||
keywords = ["network", "framework", "async", "futures"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue