Skip to content

Commit 58ad812

Browse files
chore(deps): bump chrono from 0.4.40 to 0.4.41 (#311)
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 5e516c4 commit 58ad812

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
@@ -15,7 +15,7 @@ arboard = { version = "3", default-features = false }
1515
byteorder = "1"
1616
camino = "1"
1717
cfg-if = "1"
18-
chrono = "0.4.40"
18+
chrono = "0.4.41"
1919
clap = { version = "4", features = ["derive"] }
2020
color-eyre = "0.6"
2121
const-oid = { version = "0.9.6", features = ["std", "db"] }

0 commit comments

Comments
 (0)