Skip to content

Commit 5844a18

Browse files
Update Rust crate slog-bunyan to 2.5.0 (#1139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f904a55 commit 5844a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ signal-hook = "0.3.17"
8484
signal-hook-tokio = { version = "0.3.1", features = ["futures-v0_3"] }
8585
slog = { version = "2.7", features = ["max_level_trace", "release_max_level_debug"] }
8686
slog-async = { version = "2.8" }
87-
slog-bunyan = "2.4.0"
87+
slog-bunyan = "2.5.0"
8888
slog-dtrace = "0.3"
8989
slog-term = { version = "2.9" }
9090
static_assertions = "1.1.0"

0 commit comments

Comments
 (0)