summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-01-09 18:23:36 +0100
committerMatthias Beyer <mail@beyermatthias.de>2018-01-15 11:22:09 +0100
commit8d9c7dce4f6be3fd4dd6d2e68b2e109802dade8e (patch)
tree7c0d5d71353bf991c56e69c364e70deb0d659a39 /bin
parent635d000344b8920f99a12f5aea85f89b16bb86a5 (diff)
env_logger: 0.5.0-rc.1 -> 0.5.0-rc.2
Diffstat (limited to 'bin')
-rw-r--r--bin/core/imag-tag/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-tag/Cargo.toml b/bin/core/imag-tag/Cargo.toml
index 61886f29..96067626 100644
--- a/bin/core/imag-tag/Cargo.toml
+++ b/bin/core/imag-tag/Cargo.toml
@@ -32,7 +32,7 @@ libimagutil = { version = "0.6.0", path = "../../../lib/etc/libimagutil" }
[dev-dependencies]
toml-query = "0.6"
-env_logger = "0.5.0-rc.1"
+env_logger = "0.5.0-rc.2"
[dev-dependencies.libimagutil]
version = "0.6.0"