Skip to content

Commit 8a69545

Browse files
Bump pyo3 from 0.22.6 to 0.24.1
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.22.6 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.22.6...v0.24.1) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2bf2332 commit 8a69545

File tree

2 files changed

+17
-23
lines changed

2 files changed

+17
-23
lines changed

Cargo.lock

Lines changed: 16 additions & 22 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
@@ -48,7 +48,7 @@ rustyline = { workspace = true }
4848

4949
[dev-dependencies]
5050
criterion = { workspace = true }
51-
pyo3 = { version = "0.22", features = ["auto-initialize"] }
51+
pyo3 = { version = "0.24", features = ["auto-initialize"] }
5252

5353
[[bench]]
5454
name = "execution"

0 commit comments

Comments
 (0)