aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-12-15 15:36:21 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-12-15 15:36:21 +0100
commit895fee066eed58e18c2633cf7d0fa870a65ac06d (patch)
treefefa2c6d2c312385986364eddcab9a02f53d966a /Cargo.toml
parentc94fd1bbaf85446e04c01fceef3b8e5471e2cbea (diff)
downloadmail-895fee066eed58e18c2633cf7d0fa870a65ac06d.tar.gz
Revert "Edition 2018 hit stable 🙌"
This reverts commit b5b0f7e97abe0dbd5b54a1fc69e764a124c271b2.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1dc00d0..d04896d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,6 @@ repository = "https://github.com/vhdirk/notmuch-rs"
description = "Rust interface and bindings for notmuch"
license = "GPL-3.0+"
readme = "README.md"
-edition = "2018"
[badges]
travis-ci = { repository = "vhdirk/notmuch-rs" }