Skip to content

Commit 0cb61bc

Browse files
committed
Upgrade litep2p
1 parent b64005b commit 0cb61bc

File tree

2 files changed

+22
-16
lines changed

2 files changed

+22
-16
lines changed

Cargo.lock

Lines changed: 21 additions & 15 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
@@ -14,7 +14,7 @@ http-body-util = "0.1.1"
1414
httparse = "1.8.0"
1515
hyper = { version = "1.3.1", features = ["server", "http1"] }
1616
hyper-util = { version = "0.1.5", features = ["tokio"] }
17-
litep2p = "0.5.0"
17+
litep2p = "0.6.0"
1818
# Do not upgrade multiaddr, see: https://github.com/paritytech/litep2p/pull/91
1919
multiaddr = "0.17.1"
2020
percent-encoding = "2.3.1"

0 commit comments

Comments
 (0)