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
@@ -8,7 +8,7 @@ name = "tokio"
# - Create "v1.x.y" git tag.
version = "1.38.1"
edition = "2021"
rust-version = "1.63"
rust-version = "1.70"
authors = ["Tokio Contributors <[email protected]>"]
license = "MIT"
readme = "README.md"