aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDirk Van Haerenborgh <vhdirk@gmail.com>2018-10-09 06:44:26 +0200
committerDirk Van Haerenborgh <vhdirk@gmail.com>2018-10-09 06:44:26 +0200
commit6804f1d38c587638b9cd47ca37d8dbb7815cf954 (patch)
tree76d3f1f2bee2325a8e5df2f9b1b39986e543459d /Cargo.toml
parentb48156d31489e4ee18bae0da99484792d9568faf (diff)
downloadmail-6804f1d38c587638b9cd47ca37d8dbb7815cf954.tar.gz
more logical lifetime param structuring
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fee587e..7711237 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notmuch"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Dirk Van Haerenborgh <vhdirk@gmail.com>"]
homepage = "https://github.com/vhdirk/notmuch-rs"
repository = "https://github.com/vhdirk/notmuch-rs"