Skip to content

Commit

Permalink
chore: remove unused unstable-doc feature
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Sep 18, 2024
1 parent fa273d7 commit 4233f69
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions crates/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,3 @@ arbitrary = [
]
k256 = ["alloy-primitives/k256"]
eip712 = ["alloy-sol-types?/eip712-serde", "alloy-dyn-abi?/eip712"]

unstable-doc = ["alloy-primitives/unstable-doc"]
2 changes: 0 additions & 2 deletions crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ allocative = ["dep:allocative"]
# Should not be needed most of the time.
hex-compat = ["hex/hex"]

unstable-doc = []

[[bench]]
name = "primitives"
path = "benches/primitives.rs"
Expand Down

0 comments on commit 4233f69

Please sign in to comment.