Skip to content

Commit

Permalink
Merge pull request #119 from idatsy/chore/bump-deps
Browse files Browse the repository at this point in the history
Bump alloy dependency
  • Loading branch information
ralexstokes authored Dec 11, 2023
2 parents db3bca5 + ba0452f commit 1f94d5d
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 1f94d5d

Please sign in to comment.