Merge pull request #1425 from matthiasbeyer/libimagrt/update-log

Update dependency: log: 0.4.0-rc.1 -> 0.4
This commit is contained in:
Matthias Beyer 2018-04-20 22:53:49 +02:00 committed by GitHub
commit 495ad62be6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"]