Skip to content

Commit 96036b5

Browse files
committed
dependency update
1 parent 8ad0159 commit 96036b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ name = "stam"
1717
crate-type = ["cdylib"]
1818

1919
[dependencies]
20-
pyo3 = { version = "0.25.0", features = ["chrono"] }
20+
pyo3 = { version = "0.25.1", features = ["chrono"] }
2121
rayon = "1.10.0"
2222
stam = "0.17.0"
2323
stam-tools = "0.11.0"

0 commit comments

Comments
 (0)