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

[Hardware-id]: Update Cargo lock dependencies #379

Open harlem88 opened 4 days ago

harlem88 commented 4 days ago

the last update of Cargo.lock goes back two years ago.

joshuachp commented 4 days ago

I believe the Cargo.lock is no longer used, since the package is part of the workspace, and can be safely deleted.