Skip to content

Commit

Permalink
chore(deps): bump syslog from 6.0.1 to 6.1.0 (vectordotdev#17301)
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.
- [Release notes](https://github.com/Geal/rust-syslog/releases)
- [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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2023
1 parent c8e0e5f commit 61e6154
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 @@ -307,7 +307,7 @@ snap = { version = "1.1.0", default-features = false, optional = true }
socket2 = { version = "0.5.2", default-features = false }
stream-cancel = { version = "0.8.1", default-features = false }
strip-ansi-escapes = { version = "0.1.1", default-features = false }
syslog = { version = "6.0.1", default-features = false, optional = true }
syslog = { version = "6.1.0", default-features = false, optional = true }
tikv-jemallocator = { version = "0.5.0", default-features = false, optional = true }
tokio-postgres = { version = "0.7.7", default-features = false, features = ["runtime", "with-chrono-0_4"], optional = true }
tokio-tungstenite = {version = "0.18.0", default-features = false, features = ["connect"], optional = true}
Expand Down

0 comments on commit 61e6154

Please sign in to comment.