We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25f7d56 commit 738249bCopy full SHA for 738249b
1 file changed
Cargo.toml
@@ -19,8 +19,8 @@ crate-type = ["cdylib"]
19
[dependencies]
20
pyo3 = { version = "0.26.0", features = ["chrono"] }
21
rayon = "1.11.0"
22
-stam = "0.18.1"
23
-stam-tools = "0.12.1"
+stam = "0.18.2"
+stam-tools = "0.12.2"
24
25
[features]
26
default = ["pyo3/extension-module"]
0 commit comments