We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56164af + 739137e commit 50b615bCopy full SHA for 50b615b
1 file changed
Cargo.toml
@@ -24,7 +24,7 @@ glob = "0.3.2"
24
indexmap = "2.2.6"
25
nom = "8.0.0"
26
nom-language = "0.1.0"
27
-pyo3 = { version = "=0.27.1", features = ["chrono"] }
+pyo3 = { version = "=0.27.2", features = ["chrono"] }
28
rayon = "1.10.0"
29
regex = "1.10.4"
30
serde = { version = "1.0.200", features = ["derive"] }
0 commit comments