summaryrefslogtreecommitdiffstats
path: root/libimagnotes
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-10-24 14:30:54 +0200
commit40cc9e593dbaa4a7773f27be4369286dfa451127 (patch)
tree7cf54fdc8c8dbeae8728c32084aea9270ca594a6 /libimagnotes
parent3b9d1082c74668812f6f2e3836f0228645fb5e0f (diff)
libimagnotes/Cargo.toml: Update dependencies
Diffstat (limited to 'libimagnotes')
-rw-r--r--libimagnotes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libimagnotes/Cargo.toml b/libimagnotes/Cargo.toml
index 2964b2bf..36d8e13e 100644
--- a/libimagnotes/Cargo.toml
+++ b/libimagnotes/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://github.com/matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[dependencies]
-semver = "0.2"
+semver = "0.5"
log = "0.3"
toml = "0.2.*"