chore: update rust-version to 1.63 in all crates (#6126)

This commit is contained in:
Alice Ryhl
2023-11-04 09:07:22 +01:00
committed by GitHub
parent 65f861f478
commit 944024e8eb
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ name = "tokio-util"
# - Create "tokio-util-0.7.x" git tag.
version = "0.7.10"
edition = "2021"
rust-version = "1.56"
rust-version = "1.63"
authors = ["Tokio Contributors <[email protected]>"]
license = "MIT"
repository = "https://github.com/tokio-rs/tokio"