aboutsummaryrefslogtreecommitdiff
path: root/test-suite/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/Cargo.toml')
-rw-r--r--test-suite/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-suite/Cargo.toml b/test-suite/Cargo.toml
index 7c37e29..4f4db16 100644
--- a/test-suite/Cargo.toml
+++ b/test-suite/Cargo.toml
@@ -3,6 +3,7 @@ name = "toml_test_suite"
version = "0.0.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
publish = false
+edition = "2018"
[dev-dependencies]
toml = { path = ".." }