Skip to content

Commit 993810a

Browse files
Update Rust crate chrono to 0.4.35
1 parent d60e1ba commit 993810a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: comma-v/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache-2.0"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
chrono = "0.4.19"
10+
chrono = "0.4.35"
1111
derive_more = "0.99.17"
1212
eq-macro = { path = "../eq-macro" }
1313
itertools = "0.10.3"

0 commit comments

Comments
 (0)