aboutsummaryrefslogtreecommitdiff
path: root/codegen/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'codegen/Cargo.toml')
-rw-r--r--codegen/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/codegen/Cargo.toml b/codegen/Cargo.toml
index a48de05..ec5a741 100644
--- a/codegen/Cargo.toml
+++ b/codegen/Cargo.toml
@@ -2,6 +2,7 @@
name = "codegen"
version = "0.1.0"
authors = ["Joe Wilm <joe@jwilm.com>"]
+edition = "2018"
[dependencies]
syntex = "0.43.0"