Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamacku committed Aug 9, 2023
1 parent 82b9717 commit 8fe957d
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 19 deletions.
89 changes: 71 additions & 18 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 @@ -28,7 +28,7 @@ lazy_static = "1.4.0"
# logging
syslog = "^6.1.0"
log = "0.4.19"
stderrlog = "0.5.3"
stderrlog = "0.5.4"


# integration testing
Expand Down

0 comments on commit 8fe957d

Please sign in to comment.