esp-rs / espflash

Serial flasher utility for Espressif SoCs and modules based on esptool.py
Apache License 2.0
478 stars 117 forks source link

Update dependencies and bump MSRV #578

Closed jessebraham closed 7 months ago

jessebraham commented 7 months ago

A number of dependencies were rather outdated, so they've all been brought up to date, and the required changes have been made. This required bumping the MSRV from 1.70 to 1.73 as well.