Skip to content

Commit 8031f05

Browse files
build(deps): bump the patch-versions group with 2 updates (#39)
Bumps the patch-versions group with 2 updates: [chrono](https://github.com/chronotope/chrono) and [log](https://github.com/rust-lang/log). Updates `chrono` from 0.4.44 to 0.4.45 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.44...v0.4.45) Updates `log` from 0.4.31 to 0.4.32 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.31...0.4.32) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions - dependency-name: log dependency-version: 0.4.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-versions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent abc91f7 commit 8031f05

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -105,7 +105,7 @@ uuid = "1.21"
105105
base64 = "0.22"
106106
regex = "1.11"
107107
arc-swap = "1.8"
108-
chrono = { version = "0.4.39", default-features = false }
108+
chrono = { version = "0.4.45", default-features = false }
109109
ascii = "1.0"
110110
humanize-rs = "0.1"
111111
zeroize = "1.8"

0 commit comments

Comments
 (0)