We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f904a55 commit 5844a18Copy full SHA for 5844a18
Cargo.toml
@@ -84,7 +84,7 @@ signal-hook = "0.3.17"
84
signal-hook-tokio = { version = "0.3.1", features = ["futures-v0_3"] }
85
slog = { version = "2.7", features = ["max_level_trace", "release_max_level_debug"] }
86
slog-async = { version = "2.8" }
87
-slog-bunyan = "2.4.0"
+slog-bunyan = "2.5.0"
88
slog-dtrace = "0.3"
89
slog-term = { version = "2.9" }
90
static_assertions = "1.1.0"
0 commit comments