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