mwylde / loopers

Loopers is graphical live looper, written in Rust, designed for ease of use and rock-solid stability
Apache License 2.0
138 stars 12 forks source link

Updated all cargo dependencies and fixed clippy lints #28

Open Philipp-M opened 9 months ago

Philipp-M commented 9 months ago

This updates all Cargo dependencies to the latest version and fixes most (if useful) clippy lints, and otherwise disables them. I also ran cargo fmt (more accidentally than wanted) over it.

Sorry for the noise/large amount of changes. I originally only wanted to update skia because of a deprecated python2 dependency, but fell into a rabbit hole to update all the dependencies (and fix clippy lints...), well...