We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19fd32a + e7a7f19 commit f58807fCopy full SHA for f58807f
1 file changed
Cargo.toml
@@ -20,7 +20,7 @@ anyhow = "1.0.81"
20
chrono = "0.4.35"
21
indexmap = "2.2.5"
22
nom = "7.1.3"
23
-pyo3 = { version = "=0.20.2", features = ["chrono"] }
+pyo3 = { version = "=0.20.3", features = ["chrono"] }
24
rayon = "1.9.0"
25
regex = "1.10.3"
26
serde = { version = "1.0.197", features = ["derive"] }
0 commit comments