Skip to content

Commit

Permalink
Merge pull request #119 from projectsyn/renovate/indexmap-2.x
Browse files Browse the repository at this point in the history
Update Rust crate indexmap to 2.2.6
  • Loading branch information
simu authored Mar 25, 2024
2 parents f58807f + 8a85813 commit 186fbee
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 @@ -18,7 +18,7 @@ bench = false
[dependencies]
anyhow = "1.0.81"
chrono = "0.4.35"
indexmap = "2.2.5"
indexmap = "2.2.6"
nom = "7.1.3"
pyo3 = { version = "=0.20.3", features = ["chrono"] }
rayon = "1.9.0"
Expand Down

0 comments on commit 186fbee

Please sign in to comment.