Skip to content

Commit

Permalink
chore: Add pallet-identity to std feature
Browse files Browse the repository at this point in the history
  • Loading branch information
arrudagates committed Aug 18, 2023
1 parent c63b6b2 commit 007f933
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/tinkernet/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ std = [
"pallet-authorship/std",
"pallet-balances/std",
"pallet-collator-selection/std",
"pallet-identity/std",
"pallet-session/std",
"pallet-sudo/std",
"pallet-timestamp/std",
Expand Down

0 comments on commit 007f933

Please sign in to comment.