We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1147111 commit 81fd0acCopy full SHA for 81fd0ac
1 file changed
Cargo.toml
@@ -17,7 +17,7 @@ name = "stam"
17
crate-type = ["cdylib"]
18
19
[dependencies]
20
-pyo3 = { version = "0.23.1", features = ["chrono"] }
+pyo3 = { version = "0.25.0", features = ["chrono"] }
21
rayon = "1.10.0"
22
stam = "0.16.6"
23
stam-tools = "0.9.3"
0 commit comments