summaryrefslogtreecommitdiffstats
path: root/imag-notes/Cargo.toml
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
commita2ca6b4feb195873e379c21f9a32b2a1b58fe948 (patch)
treec92689264f4f8a3b350f498a317b97e70ddb5037 /imag-notes/Cargo.toml
parent465f43cd6e951e47bd0a1dc4fea63bffb093a54b (diff)
Update log: 0.3.* -> 0.3
Diffstat (limited to 'imag-notes/Cargo.toml')
-rw-r--r--imag-notes/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-notes/Cargo.toml b/imag-notes/Cargo.toml
index fac64742..64f9f990 100644
--- a/imag-notes/Cargo.toml
+++ b/imag-notes/Cargo.toml
@@ -6,7 +6,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
semver = "0.2.1"
clap = "2.1.1"
-log = "0.3.5"
+log = "0.3"
version = "2.0.1"
[dependencies.libimagrt]