chore: release Tokio v1.39.0 (#6711)

This commit is contained in:
Alice Ryhl
2024-07-23 15:30:11 +02:00
committed by GitHub
parent dd1d37167d
commit 48e35c11d9
4 changed files with 81 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.38.1"
version = "1.39.0"
edition = "2021"
rust-version = "1.70"
authors = ["Tokio Contributors <[email protected]>"]