Skip to content

Commit 747da58

Browse files
committed
More work
1 parent e50b86b commit 747da58

File tree

5 files changed

+296
-123
lines changed

5 files changed

+296
-123
lines changed

protocols/brahms/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ futures = "0.1"
1616
libp2p-core = { version = "0.2.0", path = "../../core" }
1717
multihash = { package = "parity-multihash", version = "0.1.0", path = "../../misc/multihash" }
1818
parking_lot = "0.7"
19-
rand = "0.5"
19+
rand = "0.6"
2020
serde = "1.0"
2121
serde_cbor = "0.9"
2222
serde_derive = "1.0"

0 commit comments

Comments
 (0)