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