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