summary refs log tree commit diff
path: root/sys_util/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sys_util/Cargo.toml')
-rw-r--r--sys_util/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys_util/Cargo.toml b/sys_util/Cargo.toml
index 5dd67f2..e9fcfd7 100644
--- a/sys_util/Cargo.toml
+++ b/sys_util/Cargo.toml
@@ -2,6 +2,7 @@
 name = "sys_util"
 version = "0.1.0"
 authors = ["The Chromium OS Authors"]
+edition = "2018"
 include = ["src/**/*", "Cargo.toml"]
 
 [dependencies]