diff options
Diffstat (limited to 'cc/cc-test/Cargo.toml')
-rw-r--r-- | cc/cc-test/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc-test/Cargo.toml b/cc/cc-test/Cargo.toml index e83416a..c25854c 100644 --- a/cc/cc-test/Cargo.toml +++ b/cc/cc-test/Cargo.toml @@ -2,6 +2,7 @@ name = "cc-test" version = "0.1.0" authors = ["Alex Crichton <alex@alexcrichton.com>"] +edition = "2018" [lib] name = "cc_test" |