We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8b7df commit 5e0c1f0Copy full SHA for 5e0c1f0
Cargo.toml
@@ -19,7 +19,7 @@ crate-type = ["cdylib"]
19
[dependencies]
20
pyo3 = { version = "0.20.3", features = ["chrono"] }
21
stam = "0.16.1"
22
-stam-tools = "0.8.1"
+stam-tools = "0.8.2"
23
24
[features]
25
default = ["pyo3/extension-module"]
0 commit comments