Skip to content

Commit 39624b5

Browse files
build(deps): bump chrono from 0.4.44 to 0.4.45
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 01153fa commit 39624b5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -17,7 +17,7 @@ typify-impl = { version = "0.7.0", path = "typify-impl" }
1717
typify-macro = { version = "0.7.0", path = "typify-macro" }
1818

1919
assert_cmd = "2.2.2"
20-
chrono = { version = "0.4.44", features = ["serde"] }
20+
chrono = { version = "0.4.45", features = ["serde"] }
2121
clap = { version = "4.6.1", features = ["derive"] }
2222
color-eyre = "0.6"
2323
env_logger = "0.11.10"

0 commit comments

Comments
 (0)