We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5da975 + 5485d65 commit 021935bCopy full SHA for 021935b
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.25.0", features = ["chrono"] }
+pyo3 = { version = "=0.25.1", features = ["chrono"] }
26
rayon = "1.10.0"
27
regex = "1.10.4"
28
serde = { version = "1.0.200", features = ["derive"] }
0 commit comments