Skip to content

Commit 54c6acb

Browse files
chore(deps): bump chrono from 0.4.43 to 0.4.44
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.43 to 0.4.44. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ae51fe commit 54c6acb

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.

aoc-star/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ aoc-star-derive = "0.1.1"
1616
inventory = "0.3"
1717
clap = { version = "4", features = ["derive"] }
1818
aoc-client = { version = "0.2.0", optional = true }
19-
chrono = "0.4.43"
19+
chrono = "0.4.44"
2020
serde_yaml = "0.9.34"
2121
serde = { version = "1.0.228", features = ["derive"] }
2222
dirs = "6.0.0"

0 commit comments

Comments
 (0)