mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-23 20:51:06 +01:00
prepare bytestring release 1.3.0
This commit is contained in:
parent
fbb53f54ef
commit
a6bece7b33
@ -2,8 +2,9 @@
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
|
||||
## 1.3.0 - 2023-03-03
|
||||
|
||||
- Implement `AsRef<ByteString>` for `ByteString`.
|
||||
- Minimum supported Rust version (MSRV) is now 1.59.
|
||||
|
||||
## 1.2.1 - 2022-11-12
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bytestring"
|
||||
version = "1.2.1"
|
||||
version = "1.3.0"
|
||||
authors = [
|
||||
"Nikolay Kim <fafhrd91@gmail.com>",
|
||||
"Rob Ede <robjtede@icloud.com>",
|
||||
|
Loading…
Reference in New Issue
Block a user