Skip to content

Commit

Permalink
build(deps): bump stderrlog from 0.5.4 to 0.6.0
Browse files Browse the repository at this point in the history
Bumps [stderrlog](https://github.com/cardoe/stderrlog-rs) from 0.5.4 to 0.6.0.
- [Release notes](https://github.com/cardoe/stderrlog-rs/releases)
- [Changelog](https://github.com/cardoe/stderrlog-rs/blob/master/CHANGELOG.md)
- [Commits](cardoe/stderrlog-rs@v0.5.4...v0.6.0)

---
updated-dependencies:
- dependency-name: stderrlog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 803453b commit 48d5672
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
27 changes: 22 additions & 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ image = "0.24.7"
regex = "1.10.2"
structopt = "0.3.26"
thiserror = "1.0.53"
stderrlog = "0.5.4"
stderrlog = "0.6.0"
anyhow = "1.0.78"
memmap = "0.7.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 48d5672

Please sign in to comment.