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
@@ -2,7 +2,7 @@
name = "tests-build"
version = "0.1.0"
authors = ["Tokio Contributors <[email protected]>"]
edition = "2018"
edition = "2021"
publish = false
[features]