Skip to content

Commit cba8780

Browse files
committed
Upgrade litep2p
1 parent 17edc08 commit cba8780

File tree

2 files changed

+16
-41
lines changed

2 files changed

+16
-41
lines changed

Cargo.lock

Lines changed: 15 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
clap = "4.5.4"
88
futures = "0.3.30"
9-
litep2p = "0.3.0"
9+
litep2p = "0.5.0"
1010
# Do not upgrade multiaddr, see: https://github.com/paritytech/litep2p/pull/91
1111
multiaddr = "0.17.1"
1212
prost = "0.12.4"

0 commit comments

Comments
 (0)