deps: bump multiaddr from 0.17.0 to 0.17.1

Pull-Request: #3688.
This commit is contained in:
dependabot[bot]
2023-04-04 13:38:53 +00:00
committed by GitHub
parent 5f2fff58c3
commit 95fa913923
11 changed files with 23 additions and 21 deletions

View File

@ -11,4 +11,4 @@ async-trait = "0.1"
env_logger = "0.10"
futures = "0.3.28"
libp2p = { path = "../../libp2p", features = ["async-std", "dns", "kad", "mdns", "noise", "macros", "tcp", "websocket", "yamux"] }
multiaddr = { version = "0.17.0" }
multiaddr = { version = "0.17.1" }