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 ce91617 commit dd08656Copy full SHA for dd08656
Cargo.toml
@@ -50,4 +50,7 @@ tracing-subscriber = "0.3.18"
50
async-trait = "0.1.80"
51
oauth2 = "4.4.2"
52
metrics = "0.24.1"
53
-metrics-exporter-prometheus = "0.16.0"
+metrics-exporter-prometheus = "0.16.0"
54
+
55
+[dev-dependencies]
56
+httpmock = "0.7.0"
0 commit comments