1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 23:17:43 +02:00

chore(bytestring): prepare release 1.3.1

This commit is contained in:
Rob Ede
2023-10-29 23:17:28 +00:00
parent 392e591820
commit 61b6e01b02
3 changed files with 7 additions and 3 deletions

View File

@ -2,6 +2,10 @@
## Unreleased
## 1.3.1
- No significant changes since `1.3.0`.
## 1.3.0
- Implement `AsRef<ByteString>` for `ByteString`.