summaryrefslogtreecommitdiffstats
path: root/imag-ref
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
commitd0f7a0066a47836e4893bb46e9c5a8579b4e8707 (patch)
tree06f0941ca448cdbf13a207b99d2f6ddcea53ac62 /imag-ref
parent10ca4a7999fe7a17c016110e1db961423eaa13e5 (diff)
imag-ref/Cargo.toml: Update dependencies
Diffstat (limited to 'imag-ref')
-rw-r--r--imag-ref/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-ref/Cargo.toml b/imag-ref/Cargo.toml
index 9e2da2ba..c23cd63b 100644
--- a/imag-ref/Cargo.toml
+++ b/imag-ref/Cargo.toml
@@ -14,7 +14,7 @@ repository = "https://github.com/matthiasbeyer/imag"
homepage = "http://imag-pim.org"
[dependencies]
-semver = "0.2.1"
+semver = "0.5.1"
clap = "2.*"
log = "0.3"
version = "2.0.1"