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.
TestLogger
1 parent 2ab36d3 commit 3b9cb30Copy full SHA for 3b9cb30
internal/mithril-metric/Cargo.toml
@@ -22,6 +22,7 @@ slog = { workspace = true }
22
tokio = { workspace = true }
23
24
[dev-dependencies]
25
+mithril-common = { path = "../../mithril-common", features = ["test_tools"] }
26
prometheus-parse = "0.2.5"
27
slog-async = { workspace = true }
28
slog-term = { workspace = true }
0 commit comments