Skip to content

Commit 736a817

Browse files
paritytech-release-backport-bot[bot]dmitry-markinlexnv
authored
[stable2512] Backport #11204 (#11260)
Backport #11204 into `stable2512` from dmitry-markin. See the [documentation](https://github.com/paritytech/polkadot-sdk/blob/master/docs/BACKPORT.md) on how to use this bot. <!-- # To be used by other automation, do not modify: original-pr-number: #${pull_number} --> --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> Co-authored-by: Dmitry Markin <dmitry@markin.tech> Co-authored-by: Alexandru Vasile <alexandru.vasile@parity.io>
1 parent d8a4a5c commit 736a817

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -910,7 +910,7 @@ linked-hash-map = { version = "0.5.4" }
910910
linked_hash_set = { version = "0.1.4" }
911911
linregress = { version = "0.5.1" }
912912
lite-json = { version = "0.2.0", default-features = false }
913-
litep2p = { version = "0.13.2", features = ["rsa", "websocket"] }
913+
litep2p = { version = "0.13.3", features = ["rsa", "websocket"] }
914914
log = { version = "0.4.22", default-features = false }
915915
macro_magic = { version = "0.5.1" }
916916
maplit = { version = "1.0.2" }

0 commit comments

Comments
 (0)