Skip to content

Commit 84f9bd1

Browse files
Update to PyO3 0.27.2
1 parent 5cb6bc4 commit 84f9bd1

File tree

2 files changed

+45
-29
lines changed

2 files changed

+45
-29
lines changed

Cargo.lock

Lines changed: 44 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ rpds = "1.2.0"
1212
archery = "1.2.2"
1313

1414
[dependencies.pyo3]
15-
version = "0.27.1"
15+
version = "0.27.2"
1616
# To build extension for PyPy on Windows, "generate-import-lib" is needed:
1717
# https://github.com/PyO3/maturin-action/issues/267#issuecomment-2106844429
1818
features = ["extension-module", "generate-import-lib"]

0 commit comments

Comments
 (0)