Skip to content

Commit

Permalink
Merge pull request #1142 from interlay/fix/sudo-std
Browse files Browse the repository at this point in the history
fix: propagate std feature to sudo
  • Loading branch information
sander2 authored Jul 26, 2023
2 parents a3aadba + 28aa7f2 commit 1b90616
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 1b90616

Please sign in to comment.