Skip to content

Commit 661bb03

Browse files
Bump chrono from 0.4.26 to 0.4.28 (#1168)
1 parent 35af9e1 commit 661bb03

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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.4", features = ["derive"] }
3030
indexmap = { version = "2.0.0", features = ["serde"] }
31-
chrono = { version = "0.4.26", features = [
31+
chrono = { version = "0.4.28", features = [
3232
"serde",
3333
"clock",
3434
"std",

0 commit comments

Comments
 (0)