Skip to content

Commit

Permalink
fix: propagate std feature to sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
sander2 committed Jul 26, 2023
1 parent a3aadba commit 28aa7f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parachain/runtime/kintsugi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ std = [
"pallet-utility/std",
"pallet-transaction-payment/std",
"pallet-scheduler/std",
"pallet-sudo/std",
"pallet-multisig/std",
"pallet-preimage/std",
"pallet-identity/std",
Expand Down

0 comments on commit 28aa7f2

Please sign in to comment.