Skip to content

Commit

Permalink
serde feature
Browse files Browse the repository at this point in the history
  • Loading branch information
tcoratger committed Apr 3, 2024
1 parent 7fbc9a7 commit a77c1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/katana/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ tokio.workspace = true
tracing.workspace = true
url.workspace = true

alloy-primitives.workspace = true
alloy-primitives = { workspace = true, features = ["serde"] }

alloy-sol-types = { version = "0.6.4", default-features = false, features = ["json"], optional = true }

Expand Down

0 comments on commit a77c1fe

Please sign in to comment.