Skip to content

Commit

Permalink
Add pallet-multisig/std to Cargo.toml in runtime (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
imstar15 authored May 24, 2023
1 parent a4bf574 commit 132bf1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions runtime/oak/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ std = [
"pallet-democracy/std",
"pallet-identity/std",
"pallet-membership/std",
"pallet-multisig/std",
"pallet-preimage/std",
"pallet-proxy/std",
"pallet-scheduler/std",
Expand Down
1 change: 1 addition & 0 deletions runtime/turing/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ std = [
"pallet-democracy/std",
"pallet-identity/std",
"pallet-membership/std",
"pallet-multisig/std",
"pallet-preimage/std",
"pallet-proxy/std",
"pallet-scheduler/std",
Expand Down

0 comments on commit 132bf1e

Please sign in to comment.