Skip to content

Commit b4bf8da

Browse files
fix: bump pyo3 to 0.27 to match workspace
1 parent 8a9e8cf commit b4bf8da

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
@@ -36,7 +36,7 @@ version = "0.6"
3636
optional = true
3737

3838
[dependencies.pyo3]
39-
version = "0.23"
39+
version = "0.27"
4040
optional = true
4141
features = ["extension-module"]
4242

0 commit comments

Comments
 (0)