Skip to content

Commit e5dbeb7

Browse files
committed
Bump pyo3 from 0.22.4 to 0.28.1
Bump pyo3 from 0.22.4 to 0.28.1 Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.22.4 to 0.28.1. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.4...v0.28.1) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.1 dependency-type: direct:production update-type: version-update:semver-minor ...
1 parent b8cf041 commit e5dbeb7

File tree

2 files changed

+16
-54
lines changed

2 files changed

+16
-54
lines changed

Cargo.lock

Lines changed: 15 additions & 53 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
@@ -17,5 +17,5 @@ crate-type = ["cdylib"]
1717
parsepatch = "0.3"
1818

1919
[dependencies.pyo3]
20-
version = "0.22"
20+
version = "0.28"
2121
features = ["extension-module"]

0 commit comments

Comments
 (0)