Skip to content

Commit

Permalink
Bump slog-term from 2.9.0 to 2.9.1 (#911)
Browse files Browse the repository at this point in the history
Bumps [slog-term](https://github.com/slog-rs/term) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/slog-rs/term/releases)
- [Changelog](https://github.com/slog-rs/term/blob/master/CHANGELOG.md)
- [Commits](slog-rs/term@v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: slog-term
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 87f6c68 commit f97cf87
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 16 deletions.
36 changes: 21 additions & 15 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dropshot/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ slog = "2.5.0"
slog-async = "2.8.0"
slog-bunyan = "2.5.0"
slog-json = "2.6.1"
slog-term = "2.9.0"
slog-term = "2.9.1"
tokio-rustls = "0.25.0"
toml = "0.8.10"
waitgroup = "0.1.2"
Expand Down

0 comments on commit f97cf87

Please sign in to comment.