Skip to content

Commit f6a97d9

Browse files
authored
Merge pull request #127 from crate-py/dependabot/cargo/pyo3-0.24.1
Bump pyo3 from 0.24.0 to 0.24.1
2 parents c89ed6d + 9c266e7 commit f6a97d9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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.1.0"
1212
archery = "1.2.1"
1313

1414
[dependencies.pyo3]
15-
version = "0.24.0"
15+
version = "0.24.1"
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)