mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-27 17:51:20 +00:00
deps: update if-addrs requirement from 0.7.0 to 0.8.0 (#3354)
This commit is contained in:
parent
2d080dc7ee
commit
15e0faadf5
@ -10,7 +10,7 @@ async-trait = "0.1.58"
|
||||
either = "1.8.0"
|
||||
env_logger = "0.9.0"
|
||||
futures = "0.3.1"
|
||||
if-addrs = "0.7.0"
|
||||
if-addrs = "0.8.0"
|
||||
libp2p = { path = "../", default_features = false, features = ["websocket", "quic", "mplex", "yamux", "tcp", "tokio", "ping", "noise", "tls", "dns", "rsa", "macros", "webrtc"] }
|
||||
log = "0.4"
|
||||
rand = "0.8.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user