mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-08 09:02:18 +00:00
build(deps): Update env_logger requirement from 0.6 to 0.8 (#2127)
This commit is contained in:
parent
f600f7a518
commit
fe6172b565
@ -18,7 +18,7 @@ async-std-resolver = { version = "0.20", optional = true }
|
||||
smallvec = "1.6.1"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.6"
|
||||
env_logger = "0.8"
|
||||
tokio-crate = { package = "tokio", version = "1.0", default-features = false, features = ["rt", "time"] }
|
||||
async-std-crate = { package = "async-std", version = "1.6" }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user