We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25a7a25 + 22125e3 commit 13d4c0cCopy full SHA for 13d4c0c
1 file changed
Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1.0.82"
20
chrono = "0.4.38"
21
indexmap = "2.2.6"
22
nom = "7.1.3"
23
-pyo3 = { version = "=0.24.0", features = ["chrono"] }
+pyo3 = { version = "=0.24.1", features = ["chrono"] }
24
rayon = "1.10.0"
25
regex = "1.10.4"
26
serde = { version = "1.0.200", features = ["derive"] }
0 commit comments