chore: prepare Tokio v1.36.0 (#6312)

This commit is contained in:
M.Amin Rayej
2024-02-02 11:13:46 +00:00
committed by GitHub
parent 53f9e5a357
commit eaf81ed324
4 changed files with 62 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ name = "tokio"
# - README.md
# - Update CHANGELOG.md.
# - Create "v1.x.y" git tag.
version = "1.35.1"
version = "1.36.0"
edition = "2021"
rust-version = "1.63"
authors = ["Tokio Contributors <[email protected]>"]