Skip to content

chore: Update cargo dependencies - #111

Merged
YoEnte merged 1 commit into
masterfrom
chore/update-cargo-dependencies
Sep 24, 2026
Merged

YoEnte merged 1 commit into
masterfrom
chore/update-cargo-dependencies

Conversation

@SturmEnte

Copy link
Copy Markdown
Contributor

No description provided.

@SturmEnte

Copy link
Copy Markdown
Contributor Author

Die Verändeurngen in den Dateien sind wegen folgender Warnung nach dem Update vom pyo3:

warning: use of deprecated associated constant `pyo3::impl_::deprecated::HasAutomaticFromPyObject::<true>::MSG`: The `FromPyObject` implementation for `#[pyclass]` types which implement `Clone` is changing to an opt-in option. Use `#[pyclass(from_py_object)]` to opt-in to the `FromPyObject` derive now, or `#[pyclass(skip_from_py_object)]` to skip the `FromPyObject` implementation.
 --> src\plugin2027\rotation.rs:4:1
  |
4 | #[pyclass]
  | ^^^^^^^^^^
  |
  = note: `#[warn(deprecated)]` on by default
  = note: this warning originates in the attribute macro `pyclass` (in Nightly builds, run with -Z macro-backtrace for more info)

@SturmEnte
SturmEnte requested a review from YoEnte September 23, 2026 22:58

@YoEnte YoEnte left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@YoEnte
YoEnte merged commit 7782566 into master Sep 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants