mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
chore: increase MSRV to 1.70 (#6645)
This commit is contained in:
@@ -6,7 +6,7 @@ name = "tokio-util"
|
||||
# - Create "tokio-util-0.7.x" git tag.
|
||||
version = "0.7.11"
|
||||
edition = "2021"
|
||||
rust-version = "1.63"
|
||||
rust-version = "1.70"
|
||||
authors = ["Tokio Contributors <[email protected]>"]
|
||||
license = "MIT"
|
||||
repository = "https://github.com/tokio-rs/tokio"
|
||||
|
||||
Reference in New Issue
Block a user