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