Skip to content

Commit 81fc6f1

Browse files
committed
dependency update
1 parent 5e0c1f0 commit 81fc6f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ crate-type = ["cdylib"]
1818

1919
[dependencies]
2020
pyo3 = { version = "0.20.3", features = ["chrono"] }
21-
stam = "0.16.1"
22-
stam-tools = "0.8.2"
21+
stam = "0.16.2"
22+
stam-tools = "0.8.3"
2323

2424
[features]
2525
default = ["pyo3/extension-module"]

0 commit comments

Comments
 (0)