We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 536c4a2 + 1ea0e7a commit 1a837b6Copy full SHA for 1a837b6
tap_aggregator/Cargo.toml
@@ -27,8 +27,8 @@ prometheus = "0.13.3"
27
axum = "0.6.18"
28
futures-util = "0.3.28"
29
lazy_static = "1.4.0"
30
-alloy-sol-types = { version = "0.3.1", features = ["eip712-serde"]}
31
-alloy-primitives = { version = "0.3.1", features = ["serde"]}
+alloy-sol-types = { version = "0.3.2", features = ["eip712-serde"]}
+alloy-primitives = { version = "0.3.2", features = ["serde"]}
32
ethereum-types = "0.14.1"
33
ruint = "1.10.1"
34
0 commit comments