mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-12 01:21:21 +00:00
Bump rw-stream-sink to 0.2 (#1377)
This commit is contained in:
@ -29,7 +29,7 @@ pin-project = "0.4.6"
|
||||
protobuf = "=2.8.1" # note: see https://github.com/libp2p/rust-libp2p/issues/1363
|
||||
quick-error = "1.2"
|
||||
rand = "0.7"
|
||||
rw-stream-sink = { version = "0.1.1", path = "../misc/rw-stream-sink" }
|
||||
rw-stream-sink = { version = "0.2.0", path = "../misc/rw-stream-sink" }
|
||||
sha2 = "0.8.0"
|
||||
smallvec = "1.0"
|
||||
unsigned-varint = "0.3"
|
||||
|
Reference in New Issue
Block a user