Skip to content

Commit c85be3c

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

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
@@ -37,7 +37,7 @@ bstr = "1.12.0"
3737
bytes = "1.10.1"
3838
camino = { version = "1.1.3", features = ["serde1"] }
3939
cfg-if = "1.0.0"
40-
chrono = { version = "0.4.41", features = ["serde"] }
40+
chrono = { version = "0.4.43", features = ["serde"] }
4141
clap = { version = "4.5.32", features = ["deprecated", "derive", "string", "unicode", "wrap_help"] }
4242
clap_complete = "4.5.46"
4343
clap_complete_fig = "4.4.0"

0 commit comments

Comments
 (0)