Skip to content

Commit

Permalink
feat: pass rand feature to alloy_primitives (bluealloy#1276)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wodann authored Apr 8, 2024
1 parent 11e819c commit d06f5d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ optional_eip3607 = []
optional_gas_refund = []
optional_no_base_fee = []
optional_beneficiary_reward = []
rand = ["alloy-primitives/rand"]

# See comments in `revm-precompile`
c-kzg = ["dep:c-kzg", "dep:once_cell", "dep:derive_more"]

0 comments on commit d06f5d0

Please sign in to comment.