Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into no-std
  • Loading branch information
lvella committed Aug 31, 2023
commit e5b609161bc06eb2d36ba299bfe80971d1cd1531
2 changes: 1 addition & 1 deletion crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ proptest-derive = { version = "0.4", optional = true }
[dev-dependencies]
arbitrary = { version = "1.3", features = ["derive"] }
proptest = "1.1"
proptest-derive = "0.3"
proptest-derive = "0.4"
ruint = { version = "1.10.1", features = [
"primitive-types",
"rlp",
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.