Skip to content

Commit

Permalink
Add missing feature flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
Neopallium committed Jan 24, 2025
1 parent b682e5e commit 121acbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/polymesh-api-codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ sp-keyring = { workspace = true }
default = [ "std", "serde", "v12", "v13", "v14" ]

serde = []

ink = []
type_info = []

no_std = [
"scale-info/decode",
Expand Down

0 comments on commit 121acbb

Please sign in to comment.