summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2018-04-20 20:19:02 +0200
committerMatthias Beyer <mail@beyermatthias.de>2018-04-20 20:19:02 +0200
commit8262de29fe07ad5215ddb53778325480818d95e9 (patch)
tree3e5ca082d206ab7768e8e0c21004d240f5ebf209
parentc6dd1ab56d8cb4dda2fea1df85003b38b958c842 (diff)
Update dependency: log: 0.4.0-rc.1 -> 0.4
-rw-r--r--lib/core/libimagrt/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/core/libimagrt/Cargo.toml b/lib/core/libimagrt/Cargo.toml
index 178df2c0..83b6eb51 100644
--- a/lib/core/libimagrt/Cargo.toml
+++ b/lib/core/libimagrt/Cargo.toml
@@ -42,7 +42,7 @@ default-features = false
features = ["suggestions", "color", "wrap_help"]
[dependencies.log]
-version = "0.4.0-rc.1"
+version = "0.4"
default-features = false
features = ["std"]