Skip to content

Commit 1149a24

Browse files
Update Rust crate chrono to 0.4.38
1 parent 1b311c6 commit 1149a24

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name = "diffutils"
1515
path = "src/main.rs"
1616

1717
[dependencies]
18-
chrono = "0.4.35"
18+
chrono = "0.4.38"
1919
diff = "0.1.10"
2020
regex = "1.10.3"
2121
same-file = "1.0.6"

0 commit comments

Comments
 (0)