Skip to content

Commit 22a0b3e

Browse files
⬆️ Update Rust crate pyo3 to 0.25.0 and pyo3-log to 0.12.4 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Robert Resch <robert@resch.dev>
1 parent 6a01b24 commit 22a0b3e

2 files changed

Lines changed: 14 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ liblzma = "0.4.0"
1818
log = "0.4.26"
1919
once_cell = "1.20.3"
2020
png = "0.17.16"
21-
pyo3 = "0.24.1"
22-
pyo3-log = "0.12.1"
21+
pyo3 = "0.25.0"
22+
pyo3-log = "0.12.4"
2323
svg = "0.18.0"
2424
zstd = "0.13.3"
2525

0 commit comments

Comments
 (0)