Skip to content

Commit ff7149e

Browse files
Merge 5e4e032 into aafa6dc
2 parents aafa6dc + 5e4e032 commit ff7149e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bench = false
1818
[dependencies]
1919
anyhow = "1.0.79"
2020
chrono = "0.4.34"
21-
indexmap = "2.2.2"
21+
indexmap = "2.2.3"
2222
nom = "7.1.3"
2323
pyo3 = { version = "0.20.2", features = ["chrono"] }
2424
rayon = "1.8.1"

0 commit comments

Comments
 (0)