Skip to content

Commit 13d21f7

Browse files
committed
merge: Update pyo3 (#651)
2 parents 0977739 + dad3e12 commit 13d21f7

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
@@ -7,7 +7,7 @@ version = "0.1.0"
77
edition = "2024"
88

99
[dependencies]
10-
pyo3 = { version = "0.28.0", features = ["abi3-py310", "extension-module"] }
10+
pyo3 = { version = "0.29.0", features = ["abi3-py310", "extension-module"] }
1111

1212
[lib]
1313
name = "_compiled"

0 commit comments

Comments
 (0)