Skip to content

Commit fe6ebc4

Browse files
committed
updated dependencies to stam-rust v0.18.3 and stam-tools v0.13.0
1 parent 738249b commit fe6ebc4

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.2"
23-
stam-tools = "0.12.2"
22+
stam = "0.18.3"
23+
stam-tools = "0.13.0"
2424

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

0 commit comments

Comments
 (0)