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

Commit

Permalink
chore(dep): update qp2p dependency
Browse files Browse the repository at this point in the history
BREAKING CHANGE: the new qp2p version includes a breaking change
  • Loading branch information
lionel-faber committed Apr 1, 2021
1 parent 0880993 commit 3efb8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ futures = "~0.3.12"
hex_fmt = "~0.3.0"
itertools = "~0.9.0"
lru_time_cache = "~0.11.0"
qp2p = "~0.10.1"
qp2p = "~0.11.2"
rand = "~0.7.3"
rand_chacha = "~0.2.2"
resource_proof = "0.8.0"
Expand Down

0 comments on commit 3efb8c5

Please sign in to comment.