summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-04-04 14:21:52 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-06-10 19:40:42 +0300
commit1c7aa0ec9c8b3c80f7844a315fc002294b198aa5 (patch)
tree202e28b599e9514acc058fa54e32b92e2e768e23 /Cargo.toml
parentac0e2cbe4480285dbe48f7a819986d21e6079bc2 (diff)
update to 2018 edition
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 dbec664d..e5431e53 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "meli"
version = "0.1.0"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
+edition = "2018"
[[bin]]
name = "meli"