summaryrefslogtreecommitdiffstats
path: root/imag-counter
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
commit96b7a7622743e5fd9b9884c8dfbbab4acfea35d0 (patch)
tree3cb73f1eba804659ab5ef05357b2f235d9b4b0aa /imag-counter
parent285832f45f235aff8d1e741ea8f481bde8cc2e28 (diff)
Update log: 0.3.* -> 0.3
Diffstat (limited to 'imag-counter')
-rw-r--r--imag-counter/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/imag-counter/Cargo.toml b/imag-counter/Cargo.toml
index 5ef71d51..d3441fbb 100644
--- a/imag-counter/Cargo.toml
+++ b/imag-counter/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"
[dependencies.libimagrt]