Skip to content

Commit 3016cec

Browse files
deps: bump multiaddr from 0.18.0 to 0.18.1
Pull-Request: #4851.
1 parent ba6268e commit 3016cec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ libp2p-websocket = { version = "0.43.0", path = "transports/websocket" }
112112
libp2p-websocket-websys = { version = "0.3.0", path = "transports/websocket-websys" }
113113
libp2p-webtransport-websys = { version = "0.2.0", path = "transports/webtransport-websys" }
114114
libp2p-yamux = { version = "0.45.0", path = "muxers/yamux" }
115-
multiaddr = "0.18.0"
115+
multiaddr = "0.18.1"
116116
multihash = "0.19.1"
117117
multistream-select = { version = "0.13.0", path = "misc/multistream-select" }
118118
prometheus-client = "0.22.0"

0 commit comments

Comments
 (0)