1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 22:07:42 +02:00

impl AsRef<ByteString>

This commit is contained in:
Rob Ede
2023-02-26 16:24:48 +00:00
parent 045cf3f3e8
commit 878d3a1c74
2 changed files with 40 additions and 17 deletions

View File

@ -1,6 +1,7 @@
# Changes
## Unreleased - 2022-xx-xx
- Implement `AsRef<ByteString>` for `ByteString`.
- Minimum supported Rust version (MSRV) is now 1.59.