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.
slog_scope
1 parent a2fc819 commit 1c06fedCopy full SHA for 1c06fed
mithril-aggregator/Cargo.toml
@@ -44,7 +44,6 @@ slog = { version = "2.7.0", features = [
44
] }
45
slog-async = "2.8.0"
46
slog-bunyan = "2.5.0"
47
-slog-scope = "4.4.0"
48
sqlite = { version = "0.36.1", features = ["bundled"] }
49
tar = "0.4.41"
50
thiserror = "1.0.63"
@@ -70,6 +69,7 @@ mithril-common = { path = "../mithril-common", features = [
70
69
"test_tools",
71
72
mockall = "0.13.0"
+slog-scope = "4.4.0"
73
slog-term = "2.9.1"
74
tempfile = "3.12.0"
75
0 commit comments