We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3d5446 + 9a3f673 commit a95cfecCopy full SHA for a95cfec
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.28.2", features = ["chrono"] }
+pyo3 = { version = "=0.28.3", features = ["chrono"] }
28
rayon = "1.10.0"
29
regex = "1.10.4"
30
serde = { version = "1.0.200", features = ["derive"] }
0 commit comments