summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentrytag/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:07:53 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-10-07 18:18:28 +0200
commit07f949056e7b5f97af77c573af0c9a3164b01337 (patch)
tree10538a3138812e7cf52d04752f637d6c119c2ed3 /lib/entry/libimagentrytag/Cargo.toml
parentbddd29dfe4b1607c0840f5428e85c73744e3e753 (diff)
Update dependency: env_logger: 0.6.1 -> 0.7
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'lib/entry/libimagentrytag/Cargo.toml')
-rw-r--r--lib/entry/libimagentrytag/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/entry/libimagentrytag/Cargo.toml b/lib/entry/libimagentrytag/Cargo.toml
index 6dbc24af..9bbadebe 100644
--- a/lib/entry/libimagentrytag/Cargo.toml
+++ b/lib/entry/libimagentrytag/Cargo.toml
@@ -43,5 +43,5 @@ default-features = false
features = ["color", "suggestions", "wrap_help"]
[dev-dependencies]
-env_logger = "0.6.1"
+env_logger = "0.7"