Custom panic message for nested buffer borrow

This commit is contained in:
Nikolay Kim 2023-01-27 11:54:55 +01:00
parent af018b46fe
commit f61f4cc8c5
3 changed files with 19 additions and 9 deletions

View file

@ -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"]