cameleon-v0.1.13
What's Changed
Fixes
- Fix
register_base::with_cache_or_read()
out of order function parameters by @frankjannis in #180
Dependencies
- Only enable the
deflate
feature of thezip
dependency by @strohel in #184 - Bump libusb1-sys to allow newest rusb by @strohel in #190
Lints
- Fix clippy 1.73 lints (trivial) by @strohel in #172
- Weaken lint-deny-level(trivial) by @Y-Nak in #174
- Fix clippy 1.75 warnings by @strohel in #181
- Fix lints introduced by clippy 1.78 to 1.80 by @strohel in #188
New Contributors
- @frankjannis made their first contribution in #180
Full Changelog: cameleon-v0.1.12...cameleon-v0.1.13