Holzhaus / rekordcrate

Library for parsing Pioneer Rekordbox device exports
https://holzhaus.github.io/rekordcrate/
Mozilla Public License 2.0
80 stars 12 forks source link

refactor: update to `binrw` 0.10 #78

Closed Swiftb0y closed 2 years ago

Swiftb0y commented 2 years ago

unfortunately in order to keep CI green, a bunch of things were updated in parallel. (making cargo fmt, clippy, etc happy while also introducing the changes necessary for binrw 0.10).

If you insist, I can try to reorder and split some of the changes.

Swiftb0y commented 2 years ago

Thanks :heart: