summaryrefslogtreecommitdiffstats
path: root/imag-tag
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-05-10 17:54:47 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-05-10 17:54:47 +0200
commit1b280b2f186bcee997bcb556840063de5b28a687 (patch)
tree589eefb520dbe85ed1c41474c2328150b0e8e153 /imag-tag
parente3105fe085667ea3258596b3f78c83e846519f56 (diff)
Update log: 0.3.* -> 0.3
Diffstat (limited to 'imag-tag')
-rw-r--r--imag-tag/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-tag/Cargo.toml b/imag-tag/Cargo.toml
index 5cd1df03..c3ed51ef 100644
--- a/imag-tag/Cargo.toml
+++ b/imag-tag/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
clap = "2.1.1"
-log = "0.3.5"
+log = "0.3"
version = "2.0.1"
semver = "0.2.1"
toml = "0.1.25"