Skip to content

Commit

Permalink
build(deps): bump syslog from 6.0.1 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [syslog](https://github.com/Geal/rust-syslog) from 6.0.1 to 6.1.0.
- [Commits](Geal/rust-syslog@6.0.1...6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and jamacku committed Aug 9, 2023
1 parent b2d8b35 commit e978238
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -26,7 +26,7 @@ regex = "1.7.3"
lazy_static = "1.4.0"

# logging
syslog = "^6.0.1"
syslog = "^6.1.0"
log = "0.4.19"
stderrlog = "0.5.3"

Expand Down

0 comments on commit e978238

Please sign in to comment.