Skip to content

Commit

Permalink
add missing feature
Browse files Browse the repository at this point in the history
  • Loading branch information
kariy committed Aug 2, 2024
1 parent 699d5c1 commit 5f124cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/katana/storage/codecs/derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ syn = { version = "2.0.41", features = [ "extra-traits", "full" ] }

[package.metadata.cargo-udeps.ignore]
normal = [ "serde" ]

[features]
postcard = [ ]

0 comments on commit 5f124cc

Please sign in to comment.