Skip to content

Commit 84a543b

Browse files
Bump pyo3 from 0.20.2 to 0.24.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.20.2 to 0.24.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/v0.24.1/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.20.2...v0.24.1) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df743d0 commit 84a543b

File tree

2 files changed

+26
-135
lines changed

2 files changed

+26
-135
lines changed

Cargo.lock

Lines changed: 25 additions & 134 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
@@ -11,4 +11,4 @@ crate-type = ["cdylib"]
1111

1212

1313
[dependencies]
14-
pyo3 = { version = "0.20.2", features = ["extension-module"] }
14+
pyo3 = { version = "0.24.1", features = ["extension-module"] }

0 commit comments

Comments
 (0)