chore: upgrade remaining 2018 edition crates to 2021 edition (#5788)

This commit is contained in:
Taiki Endo
2023-06-12 02:21:50 +09:00
committed by GitHub
parent 6257712d68
commit af6c87a045
12 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ name = "tokio-macros"
# - Update CHANGELOG.md.
# - Create "tokio-macros-1.x.y" git tag.
version = "2.1.0"
edition = "2018"
edition = "2021"
rust-version = "1.56"
authors = ["Tokio Contributors <[email protected]>"]
license = "MIT"