Skip to content

Commit 7827a9b

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

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

Cargo.lock

Lines changed: 18 additions & 19 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
@@ -36,7 +36,7 @@ bstr = "1.12.0"
3636
bytes = "1.10.1"
3737
camino = { version = "1.1.3", features = ["serde1"] }
3838
cfg-if = "1.0.0"
39-
chrono = { version = "0.4.41", features = ["serde"] }
39+
chrono = { version = "0.4.42", features = ["serde"] }
4040
clap = { version = "4.5.32", features = ["deprecated", "derive", "string", "unicode", "wrap_help"] }
4141
clap_complete = "4.5.46"
4242
clap_complete_fig = "4.4.0"

0 commit comments

Comments
 (0)