chore: increase MSRV to 1.70 (#6645)

This commit is contained in:
Alice Ryhl
2024-07-22 18:01:27 +00:00
committed by GitHub
parent 56f4bc6543
commit 15cd5146d4
8 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -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"