Backport from polkadot-sdk + bump (#2725)

* Backport from `polkadot-sdk`

* Bump `polkadot-sdk`

* revert

* Cargo.lock
This commit is contained in:
Branislav Kontur
2023-12-04 17:00:04 +01:00
committed by Bastian Köcher
parent 1a2e11a51d
commit 1eb73979bd
27 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ sp-core = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master
sp-io = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
[features]
default = [ "std" ]
default = ["std"]
std = [
"bp-header-chain/std",
"bp-runtime/std",