Skip to content

Commit

Permalink
Update Rust crate slog-bunyan to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent fe857b7 commit 2203d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ signal-hook = "0.3.17"
signal-hook-tokio = { version = "0.3.1", features = ["futures-v0_3"] }
slog = { version = "2.7", features = ["max_level_trace", "release_max_level_debug"] }
slog-async = { version = "2.8" }
slog-bunyan = "2.4.0"
slog-bunyan = "2.5.0"
slog-dtrace = "0.3"
slog-term = { version = "2.9" }
static_assertions = "1.1.0"
Expand Down

0 comments on commit 2203d09

Please sign in to comment.