Skip to content

Commit 738249b

Browse files
committed
updated stam and stam-tools dependencies
1 parent 25f7d56 commit 738249b

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
@@ -19,8 +19,8 @@ crate-type = ["cdylib"]
1919
[dependencies]
2020
pyo3 = { version = "0.26.0", features = ["chrono"] }
2121
rayon = "1.11.0"
22-
stam = "0.18.1"
23-
stam-tools = "0.12.1"
22+
stam = "0.18.2"
23+
stam-tools = "0.12.2"
2424

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

0 commit comments

Comments
 (0)