Skip to content

Commit e2b2b3f

Browse files
Bump chrono from 0.4.23 to 0.4.24
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.23 to 0.4.24. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.23...v0.4.24) --- updated-dependencies: - dependency-name: chrono dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af7dce0 commit e2b2b3f

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.

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ serde_yaml = "0.9"
2828
anyhow = { version = "1", features = ["backtrace"] }
2929
clap = { version = "4.1", features = ["derive"] }
3030
indexmap = { version = "1.9.2", features = ["serde"] }
31-
chrono = { version = "0.4.23", features = [
31+
chrono = { version = "0.4.24", features = [
3232
"serde",
3333
"clock",
3434
"std",

0 commit comments

Comments
 (0)