Skip to content

Commit 0a2298d

Browse files
chore(deps): bump chrono from 0.4.44 to 0.4.45 in /bots/rhodibot
Bumps [chrono](https://github.com/chronotope/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) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fae0c6a commit 0a2298d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

bots/rhodibot/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.

bots/rhodibot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ clap = { version = "4.6.1", features = ["derive", "env"] }
5353
gix = { version = "0.84.0", default-features = false, features = ["blocking-network-client", "sha1"] }
5454

5555
# Time
56-
chrono = { version = "0.4.44", features = ["serde"] }
56+
chrono = { version = "0.4.45", features = ["serde"] }
5757

5858
# Template rendering (for reports/issues)
5959
minijinja = "2.20.0"

0 commit comments

Comments
 (0)