Skip to content

Commit d21798b

Browse files
chore(deps): Bump syslog from 6.1.1 to 7.0.0 (#20955)
* chore(deps): Bump syslog from 6.1.1 to 7.0.0 Bumps [syslog](https://github.com/Geal/rust-syslog) from 6.1.1 to 7.0.0. - [Commits](Geal/rust-syslog@6.1.1...7.0.0) --- updated-dependencies: - dependency-name: syslog dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerate licenses Signed-off-by: Jesse Szwedko <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jesse Szwedko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesse Szwedko <[email protected]>
1 parent b7cf0be commit d21798b

File tree

3 files changed

+4
-15
lines changed

3 files changed

+4
-15
lines changed

Cargo.lock

Lines changed: 3 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ snap = { version = "1.1.1", default-features = false }
337337
socket2 = { version = "0.5.7", default-features = false }
338338
stream-cancel = { version = "0.8.2", default-features = false }
339339
strip-ansi-escapes = { version = "0.2.0", default-features = false }
340-
syslog = { version = "6.1.1", default-features = false, optional = true }
340+
syslog = { version = "7.0.0", default-features = false, optional = true }
341341
tikv-jemallocator = { version = "0.6.0", default-features = false, features = ["unprefixed_malloc_on_supported_platforms"], optional = true }
342342
tokio-postgres = { version = "0.7.11", default-features = false, features = ["runtime", "with-chrono-0_4"], optional = true }
343343
tokio-tungstenite = {version = "0.20.1", default-features = false, features = ["connect"], optional = true}

LICENSE-3rdparty.csv

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@ env_logger,https://github.com/env-logger-rs/env_logger,MIT OR Apache-2.0,The Rus
196196
equivalent,https://github.com/cuviper/equivalent,Apache-2.0 OR MIT,The equivalent Authors
197197
erased-serde,https://github.com/dtolnay/erased-serde,MIT OR Apache-2.0,David Tolnay <[email protected]>
198198
errno,https://github.com/lambda-fairy/rust-errno,MIT OR Apache-2.0,Chris Wong <[email protected]>
199-
error-chain,https://github.com/rust-lang-nursery/error-chain,MIT OR Apache-2.0,"Brian Anderson <[email protected]>, Paul Colomiets <[email protected]>, Colin Kiegel <[email protected]>, Yamakaky <[email protected]>, Andrew Gauger <[email protected]>"
200199
error-code,https://github.com/DoumanAsh/error-code,BSL-1.0,Douman <[email protected]>
201200
event-listener,https://github.com/smol-rs/event-listener,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]>
202201
event-listener,https://github.com/smol-rs/event-listener,Apache-2.0 OR MIT,"Stjepan Glavina <[email protected]>, John Nunley <[email protected]>"

0 commit comments

Comments
 (0)