Skip to content

Commit ea5563a

Browse files
chore(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 a819e3b commit ea5563a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tracing = []
2121

2222
[dependencies]
2323
zellij-tile = "0.42.2"
24-
chrono = { version = "0.4.40", default-features = false }
24+
chrono = { version = "0.4.41", default-features = false }
2525
regex = "1.11.1"
2626
chrono-tz = "0.10.3"
2727
anyhow = "1.0.98"

0 commit comments

Comments
 (0)