We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ad0159 commit 96036b5Copy full SHA for 96036b5
Cargo.toml
@@ -17,7 +17,7 @@ name = "stam"
17
crate-type = ["cdylib"]
18
19
[dependencies]
20
-pyo3 = { version = "0.25.0", features = ["chrono"] }
+pyo3 = { version = "0.25.1", features = ["chrono"] }
21
rayon = "1.10.0"
22
stam = "0.17.0"
23
stam-tools = "0.11.0"
0 commit comments