mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
patch-polkadot-sdk enabling libp2p 0.56
This commit is contained in:
@@ -198,9 +198,6 @@ p256 = { git = "https://github.com/kayabaNerve/elliptic-curves", rev = "4994c9ab
|
||||
# Patch due to `std` now including the required functionality
|
||||
is_terminal_polyfill = { path = "./patches/is_terminal_polyfill" }
|
||||
|
||||
# Required for Substrate to support `libp2p 0.55`
|
||||
void = { git = "https://github.com/serai-dex/patch-polkadot-sdk", rev = "a9236a3b83d2379f1ba50d6048da0e41ec78e36e" }
|
||||
|
||||
[workspace.lints.clippy]
|
||||
incompatible_msrv = "allow" # Manually verified with a GitHub workflow
|
||||
manual_is_multiple_of = "allow"
|
||||
|
||||
Reference in New Issue
Block a user