summaryrefslogtreecommitdiffstats
path: root/libimagnotes
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
commitdda40fb5d2f7bbd4e1b1f7128dea1c6ba9ca9dbc (patch)
tree0907059037e558eeb87e15d80ae588080ac13604 /libimagnotes
parent40fed760d588f9ccfb9165530784e95e6e20b1fe (diff)
Update log: 0.3.* -> 0.3
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 a6f41952..6bc99cee 100644
--- a/libimagnotes/Cargo.toml
+++ b/libimagnotes/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
semver = "0.2"
-log = "0.3.5"
+log = "0.3"
toml = "0.1.25"
[dependencies.libimagstore]