Skip to content

Commit 04a9a14

Browse files
Bump pyo3 from 0.24.0 to 0.25.0
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 659f3bc commit 04a9a14

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

Cargo.lock

Lines changed: 10 additions & 11 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.24.0"
19+
pyo3 = "0.25.0"
2020

0 commit comments

Comments
 (0)