Skip to content

Commit ef80c01

Browse files
Bump pyo3 from 0.25.1 to 0.28.2
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.25.1 to 0.28.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.25.1...v0.28.2) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 698bca2 commit ef80c01

2 files changed

Lines changed: 13 additions & 44 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 43 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
@@ -16,5 +16,5 @@ crate-type = ["cdylib"]
1616

1717
[dependencies]
1818
crc32fast = "1.4.2"
19-
pyo3 = "0.25.1"
19+
pyo3 = "0.28.2"
2020

0 commit comments

Comments
 (0)