Skip to content

Commit 81fd0ac

Browse files
committed
upgrading to pyo3 0.25
1 parent 1147111 commit 81fd0ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.23.1", features = ["chrono"] }
20+
pyo3 = { version = "0.25.0", features = ["chrono"] }
2121
rayon = "1.10.0"
2222
stam = "0.16.6"
2323
stam-tools = "0.9.3"

0 commit comments

Comments
 (0)