Skip to content

Commit

Permalink
Merge pull request #113 from projectsyn/renovate/chrono-0.x
Browse files Browse the repository at this point in the history
Update Rust crate chrono to 0.4.35
  • Loading branch information
simu authored Mar 7, 2024
2 parents 149f4cf + 1e6e0dc commit aebeb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ bench = false

[dependencies]
anyhow = "1.0.80"
chrono = "0.4.34"
chrono = "0.4.35"
indexmap = "2.2.5"
nom = "7.1.3"
pyo3 = { version = "=0.20.2", features = ["chrono"] }
Expand Down

0 comments on commit aebeb68

Please sign in to comment.