Skip to content

Commit

Permalink
bump alloy dep
Browse files Browse the repository at this point in the history
  • Loading branch information
idatsy committed Dec 7, 2023
1 parent db3bca5 commit ba0452f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssz-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ serde = { version = "1.0", default-features = false, features = [
hex = { version = "0.4.3", default-features = false, features = [
"alloc",
], optional = true }
alloy-primitives = { version = "0.4.2", default-features = false }
alloy-primitives = { version = "^0.5.0", default-features = false }

[dev-dependencies]
snap = "1.0"
Expand Down

0 comments on commit ba0452f

Please sign in to comment.