diff options
| author | Nathan Perry <avaglir@gmail.com> | 2018-09-24 08:12:00 -0400 |
|---|---|---|
| committer | Nathan Perry <avaglir@gmail.com> | 2018-09-24 08:19:05 -0400 |
| commit | 12be51078f24cca0f7ceccb0885d1e60a0ae2148 (patch) | |
| tree | 65244fbe43e1aadffa8a1a1817b553b694f6ec7f /Cargo.toml | |
| parent | be8d95583734570b57649adf4999721856a12711 (diff) | |
roll back to edition 2015 for editor support
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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"] |
