summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libimagnotes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libimagnotes/Cargo.toml b/libimagnotes/Cargo.toml
index f33fb8e0..94fabbef 100644
--- a/libimagnotes/Cargo.toml
+++ b/libimagnotes/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
semver = "0.2"
log = "0.3"
-toml = "0.1.25"
+toml = "0.2.*"
[dependencies.libimagstore]
path = "../libimagstore"