Skip to content

Commit e88cec0

Browse files
committed
bump multiaddr dependency
1 parent 5c44c7d commit e88cec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ multistream-select = { version = "0.13.0", path = "misc/multistream-select" }
117117
quick-protobuf-codec = { version = "0.2.0", path = "misc/quick-protobuf-codec" }
118118
quickcheck = { package = "quickcheck-ext", path = "misc/quickcheck-ext" }
119119
rw-stream-sink = { version = "0.4.0", path = "misc/rw-stream-sink" }
120-
multiaddr = "0.18.0"
120+
multiaddr = { git = "https://github.com/multiformats/rust-multiaddr", rev = "a4a4fbd555bdda40a6758fa5e2e3ad69947ffcd7" }
121121
multihash = "0.19.1"
122122

123123
[patch.crates-io]

0 commit comments

Comments
 (0)