Skip to content

Commit

Permalink
Update Rust crate chrono to 0.4.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent d60e1ba commit 0866084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion comma-v/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "Apache-2.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = "0.4.19"
chrono = "0.4.33"
derive_more = "0.99.17"
eq-macro = { path = "../eq-macro" }
itertools = "0.10.3"
Expand Down

0 comments on commit 0866084

Please sign in to comment.