Skip to content

Commit f162c94

Browse files
Bump chrono from 0.4.40 to 0.4.41 (#1089)
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.40 to 0.4.41. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.40...v0.4.41) --- updated-dependencies: - dependency-name: chrono dependency-version: 0.4.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f828f0e commit f162c94

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
@@ -15,7 +15,7 @@ assert_cmd = "2.0.17"
1515
async-trait = "0.1.88"
1616
base64 = "0.22.1"
1717
built = { version = "0.7.7", features = ["git2"] }
18-
chrono = { version = "0.4.40", features = ["serde"] }
18+
chrono = { version = "0.4.41", features = ["serde"] }
1919
clap = { version = "4.5.37", features = ["derive", "string", "env", "wrap_help"] }
2020
clap_complete = "4.5.48"
2121
colored = "2.2.0"

0 commit comments

Comments
 (0)