UpdateHub / updatehub

A generic and safe Firmware Over-The-Air (FOTA) agent for Embedded and Industrial Linux-based devices
https://updatehub.io
Mozilla Public License 2.0
118 stars 20 forks source link

cargo: downgrade slog-term and update proc-macro2 #417

Closed henrybarreto closed 3 weeks ago

henrybarreto commented 3 weeks ago

slog-term on 2.9.0 doesn't compile due to a problem with the time library that requires a type annotation on the usage of Box smart pointer.