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.
1 parent 508710d commit f0bdff7Copy full SHA for f0bdff7
Cargo.toml
@@ -32,7 +32,7 @@ metrics-exporter-prometheus = "0.16.2"
32
33
# Other
34
thiserror = "2.0.11"
35
-alloy = { version = "0.11.1", optional = true, default-features = false, features = ["std"] }
+alloy = { version = "0.12.6", optional = true, default-features = false, features = ["std"] }
36
37
[dev-dependencies]
38
ajj = "0.3.1"
0 commit comments