mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Backport from polkadot-sdk + bump (#2725)
* Backport from `polkadot-sdk` * Bump `polkadot-sdk` * revert * Cargo.lock
This commit is contained in:
committed by
Bastian Köcher
parent
1a2e11a51d
commit
1eb73979bd
@@ -26,7 +26,7 @@ sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "mas
|
||||
sp-std = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master", default-features = false }
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
default = ["std"]
|
||||
std = [
|
||||
"bp-header-chain/std",
|
||||
"bp-messages/std",
|
||||
|
||||
Reference in New Issue
Block a user