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