Skip to content

Commit 5f22681

Browse files
sunshowersbors-libra
authored andcommitted
move to 2021 edition
No code changes for now.
1 parent c719d67 commit 5f22681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repository = "https://github.com/diem/diem-devtools"
77
license = "MIT OR Apache-2.0"
88
publish = ["crates-io"]
99
readme = "README.md"
10-
edition = "2018"
10+
edition = "2021"
1111
categories = ["development-tools::testing"]
1212
keywords = ["datatest", "data-driven-tests", "test-harness"]
1313

0 commit comments

Comments
 (0)