aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.85k stars 91 forks source link

Re-enable check udeps #306

Closed krisnova closed 1 year ago

krisnova commented 1 year ago

I understand that cargo udeps requires +nightly which introduces some compile-time problems, specifically when compiling with musl.

We need to figure out a udeps strategy and re-enable the build at some point. I turned it off in https://github.com/aurae-runtime/aurae/pull/305

The commit: https://github.com/aurae-runtime/aurae/pull/305/commits/10ebaf05a525c0d626269378831dfe1fcd4c2aa1