Skip to content

Commit b130157

Browse files
build(deps): bump chrono from 0.4.40 to 0.4.41
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] <[email protected]>
1 parent 9507ef1 commit b130157

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository = "https://github.com/wcm-io-devops/pippo"
1414
async-ctrlc = "1.2.0"
1515
async-trait = "0.1.88"
1616
cargo-edit = "0.13.2"
17-
chrono = { version = "0.4.40", features = ["serde"] }
17+
chrono = { version = "0.4.41", features = ["serde"] }
1818
clap = { version = "3.2.25", features = ["derive", "yaml", "env"] }
1919
colored = "3.0.0"
2020
env_logger = "0.11.6"

0 commit comments

Comments
 (0)