aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Perry <avaglir@gmail.com>2018-09-24 08:12:00 -0400
committerNathan Perry <avaglir@gmail.com>2018-09-24 08:19:05 -0400
commit12be51078f24cca0f7ceccb0885d1e60a0ae2148 (patch)
tree65244fbe43e1aadffa8a1a1817b553b694f6ec7f /Cargo.toml
parentbe8d95583734570b57649adf4999721856a12711 (diff)
roll back to edition 2015 for editor support
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f9dc934..3fdac92 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,10 +1,7 @@
-cargo-features = ["edition"]
-
[package]
name = "thulani"
version = "0.1.6"
authors = ["Nathan Perry <avaglir@gmail.com>"]
-edition = "2018"
[features]
default = ["diesel"]