Skip to content

Commit adea4a8

Browse files
Bump pyo3 from 0.23.4 to 0.23.5 (#34)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.23.4 to 0.23.5. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.23.4...v0.23.5) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f9e460 commit adea4a8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)