Skip to content

Commit 4a48b74

Browse files
committed
dependency bump
1 parent 0dcd8e4 commit 4a48b74

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.14.1"
22-
stam-tools = "0.7.2"
21+
stam = "0.14.2"
22+
stam-tools = "0.7.4"
2323

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

0 commit comments

Comments
 (0)