Skip to content
This repository was archived by the owner on Jun 25, 2021. It is now read-only.

Commit 5c6524d

Browse files
committed
chore(deps): update qp2p and bytes
1 parent 7745897 commit 5c6524d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ edition = "2018"
1414
bincode = "1.2.1"
1515
bls_dkg = "~0.3.1"
1616
bls_signature_aggregator = "~0.1.4"
17-
bytes = "~0.5.4"
17+
bytes = "~1.0.1"
1818
futures = "~0.3.6"
1919
hex_fmt = "~0.3.0"
2020
itertools = "~0.9.0"
2121
lru_time_cache = "~0.11.0"
22-
qp2p = "~0.9.1"
22+
qp2p = "~0.9.8"
2323
rand = "~0.7.3"
2424
rand_chacha = "~0.2.2"
2525
thiserror = "1.0.23"

0 commit comments

Comments
 (0)