We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01b1d2d + e0bfe48 commit 6dbcd37Copy full SHA for 6dbcd37
1 file changed
Cargo.toml
@@ -22,7 +22,7 @@ fancy-regex = "0.14.0"
22
glob = "0.3.2"
23
indexmap = "2.2.6"
24
nom = "7.1.3"
25
-pyo3 = { version = "=0.24.1", features = ["chrono"] }
+pyo3 = { version = "=0.24.2", features = ["chrono"] }
26
rayon = "1.10.0"
27
regex = "1.10.4"
28
serde = { version = "1.0.200", features = ["derive"] }
0 commit comments