Skip to content

Commit 3f358e1

Browse files
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 d3939c2 commit 3f358e1

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
@@ -17,7 +17,7 @@ vendored-openssl = ["cargo/vendored-openssl"]
1717
[dependencies]
1818
anyhow = "1.0"
1919
cargo = "0.87"
20-
chrono = "0.4.6"
20+
chrono = "0.4.41"
2121
structopt = { version = "^0.3", default-features = false }
2222
semver = "1.0"
2323
env_logger = "0.11.0"

0 commit comments

Comments
 (0)