Skip to content

Commit c8d7ae7

Browse files
committed
fix(deps): update rust crate chrono to 0.4.43
1 parent 1cbcf0f commit c8d7ae7

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

Cargo.lock

Lines changed: 4 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

x/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ structopt = "0.3.26"
1111
anyhow = "1.0.98"
1212
env_logger = "0.10.1"
1313
log = "0.4.27"
14-
chrono = "0.4.41"
14+
chrono = "0.4.43"
1515
nexlint = { path = "../nexlint" }
1616
nexlint-lints = { path = "../nexlint-lints" }

0 commit comments

Comments
 (0)