chore: prepare Tokio v1.41.0 (#6917)

This commit is contained in:
Motoyuki Kimura
2024-10-22 11:22:33 +02:00
committed by GitHub
parent 92ccadeb3c
commit 01e04daaa1
4 changed files with 65 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.40.0"
version = "1.41.0"
edition = "2021"
rust-version = "1.70"
authors = ["Tokio Contributors <[email protected]>"]