summaryrefslogtreecommitdiff
path: root/src/libtest/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtest/Cargo.toml')
-rw-r--r--src/libtest/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libtest/Cargo.toml b/src/libtest/Cargo.toml
index aade10ed6c3..10bdd6e877c 100644
--- a/src/libtest/Cargo.toml
+++ b/src/libtest/Cargo.toml
@@ -2,6 +2,7 @@
authors = ["The Rust Project Developers"]
name = "test"
version = "0.0.0"
+edition = "2018"
[lib]
name = "test"