aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-23 07:50:00 +0100
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-03-23 07:50:00 +0100
commit188068f051976f8dd4bf1b0da5fcb4bc2c6ae185 (patch)
tree339a0eb7b9d72d8f716e153a77c1052be0b5f58d /Cargo.toml
parentba417206ed8bb2341dcad5655d91ad09f6a0f073 (diff)
downloadmail-188068f051976f8dd4bf1b0da5fcb4bc2c6ae185.tar.gz
cleanup
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4145e46..cec9c63 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,7 @@
[package]
name = "notmuch"
-version = "0.0.4"
-authors = ["C. Morgan Hamill <me@cmhamill.org>",
- "Dirk Van Haerenborgh <vhdirk@gmail.com>"]
+version = "0.0.5"
+authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"