Skip to content

Commit 0a88b33

Browse files
Bump pyo3 from 0.22.6 to 0.23.2 (#51)
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.22.6 to 0.23.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.6...v0.23.2) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf5c5f7 commit 0a88b33

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 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
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
1111

1212
[dependencies]
1313
log = "0.4.22"
14-
pyo3 = "0.22.6"
14+
pyo3 = "0.23.2"
1515
resvg = { version = "0.41.0", features = ["raster-images","text"] }
1616
svgtypes = "0.15.2"
1717

0 commit comments

Comments
 (0)