mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-17 00:00:14 +02:00
Bump MSRV to 1.57 (#788)
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ name = "bytes"
|
||||
# - Update CHANGELOG.md.
|
||||
# - Create "v1.x.y" git tag.
|
||||
version = "1.10.1"
|
||||
edition = "2018"
|
||||
rust-version = "1.39"
|
||||
edition = "2021"
|
||||
rust-version = "1.57"
|
||||
license = "MIT"
|
||||
authors = [
|
||||
"Carl Lerche <[email protected]>",
|
||||
|
||||
Reference in New Issue
Block a user