summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1853f49..e3853c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,6 +13,8 @@ documentation = "https://docs.rs/distrox"
repository = "https://github.com/matthiasbeyer/distrox"
homepage = "http://github.com/matthiasbeyer/distrox"
+edition = "2018"
+
[dependencies]
is-match = "0.1"
failure = "0.1"