Skip to content

Commit

Permalink
fix(primitives): alloy-primitive feature enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
refcell committed Sep 1, 2024
1 parent 4158ccf commit 708525b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ arbitrary = { workspace = true, optional = true }
[dev-dependencies]
arbtest.workspace = true
arbitrary.workspace = true
alloy-primitives = { workspace = true, features = ["arbitrary"] }

[features]
default = ["std", "serde"]
Expand Down

0 comments on commit 708525b

Please sign in to comment.