Skip to content

Commit 85d8b62

Browse files
Bump chrono from 0.4.28 to 0.4.30 (#7406)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7594dad commit 85d8b62

File tree

2 files changed

+5
-23
lines changed

2 files changed

+5
-23
lines changed

Cargo.lock

+4-22
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
@@ -14,7 +14,7 @@ license = "MIT"
1414
[workspace.dependencies]
1515
anyhow = { version = "1.0.69" }
1616
bitflags = { version = "2.3.1" }
17-
chrono = { version = "0.4.23", default-features = false, features = ["clock"] }
17+
chrono = { version = "0.4.30", default-features = false, features = ["clock"] }
1818
clap = { version = "4.4.3", features = ["derive"] }
1919
colored = { version = "2.0.0" }
2020
filetime = { version = "0.2.20" }

0 commit comments

Comments
 (0)