klingtnet / rosc

An OSC library for Rust.
Apache License 2.0
173 stars 25 forks source link

Fix clippy lints #43

Closed maxnoel closed 1 year ago

maxnoel commented 1 year ago

Fixed a couple minor Clippy lints that sprung up while I was looking at my previous PR.

(feel free to disregard if you already have Clippy fixes underway)

klingtnet commented 1 year ago

Thank you very much for the contribution 😊