summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorliv <liv@fastmail.com>2019-01-09 20:09:49 +0100
committerliv <liv@fastmail.com>2019-01-09 20:09:49 +0100
commit679508b278643f5ce3796cafb512a03df61939c7 (patch)
treeac6de3620c3f19ab9f287f633bd2bd1db4e44cb9 /Cargo.toml
parentad26a6d0e61393643a8ad1b99812631d53c7c789 (diff)
ah well it was worth a try
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c1f81fd..5fe7438 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "rustlings"
version = "0.1.0"
authors = ["olivia <olivia@fastmail.com>"]
+edition = "2018"
[dependencies]
clap = "2.32.0"