Skip to content

Commit 5cc8365

Browse files
chore(deps): bump chrono from 0.4.44 to 0.4.45 in /bots/accessibilitybot
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 5cc8365

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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

bots/accessibilitybot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ walkdir = "2.5.0"
2121
regex = "1.12.3"
2222
scraper = "0.27.0"
2323
uuid = { version = "1.23.2", features = ["v4", "serde"] }
24-
chrono = { version = "0.4.44", features = ["serde"] }
24+
chrono = { version = "0.4.45", features = ["serde"] }
2525

2626
[dev-dependencies]
2727
tempfile = "3.27.0"

0 commit comments

Comments
 (0)