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