edgehog-device-manager / edgehog-device-runtime

Edgehog Device Runtime is a portable middleware written in Rust, that enables remote device management on Linux-based systems.
Apache License 2.0
11 stars 10 forks source link

Update dependencies for MSRV #257

Closed joshuachp closed 10 months ago

joshuachp commented 1 year ago

The message hub still doesn't support the MSRV 1.66.1, so we have conflicting dependencies for zbus and flate2, we would need to update those dependencies when the message hub has a release for the newer rust version.