Commit 1a170db
committed
Upgrade
- Fixes vendor-specific device detection (Kindle, USB class `0xFF` devices)
- Wraps `next_event()` in `tokio::time::timeout` since 0.4.0 awaits indefinitely — prevents holding the device lock and blocking all MTP operations on idle devices
- Drops 4 transitive deps (`io-kit-sys`, `core-foundation` 0.9, `nusb` 0.1, `mach2`)mtp-rs to 0.4.11 parent 15de37d commit 1a170db
3 files changed
Lines changed: 52 additions & 117 deletions
0 commit comments