summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--assertions/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/assertions/Cargo.toml b/assertions/Cargo.toml
index 6d40a52..60b1c5e 100644
--- a/assertions/Cargo.toml
+++ b/assertions/Cargo.toml
@@ -2,6 +2,7 @@
 name = "assertions"
 version = "0.1.0"
 authors = ["The Chromium OS Authors"]
+edition = "2018"
 include = ["src/**/*", "Cargo.toml"]
 
 [workspace]