Skip to content

Commit 9c80052

Browse files
Bump syslog_loose from 0.22.0 to 0.23.0
Bumps [syslog_loose](https://github.com/FungusHumungus/syslog-loose) from 0.22.0 to 0.23.0. - [Changelog](https://github.com/StephenWakely/syslog-loose/blob/master/CHANGELOG.md) - [Commits](StephenWakely/syslog-loose@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: syslog_loose dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53c6b22 commit 9c80052

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,7 +23,7 @@ sqlx = { version = "0.8", features = [
2323
"runtime-tokio",
2424
"uuid",
2525
] }
26-
syslog_loose = "0.22"
26+
syslog_loose = "0.23"
2727
tokio = { version = "1", features = ["full"] }
2828
tracing = "0.1"
2929
tracing-subscriber = "0.3"

0 commit comments

Comments
 (0)