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

Commit

Permalink
fix: no router startup fixed w/qp2p udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef authored and Yoga07 committed Apr 2, 2021
1 parent 50ad6f6 commit 29b98ea
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.11.2"
qp2p = "~0.11.3"
rand = "~0.7.3"
rand_chacha = "~0.2.2"
resource_proof = "0.8.0"
Expand Down

0 comments on commit 29b98ea

Please sign in to comment.