We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0c1f0 commit 81fc6f1Copy full SHA for 81fc6f1
1 file changed
Cargo.toml
@@ -18,8 +18,8 @@ crate-type = ["cdylib"]
18
19
[dependencies]
20
pyo3 = { version = "0.20.3", features = ["chrono"] }
21
-stam = "0.16.1"
22
-stam-tools = "0.8.2"
+stam = "0.16.2"
+stam-tools = "0.8.3"
23
24
[features]
25
default = ["pyo3/extension-module"]
0 commit comments