lune-org/lune

Lune compiles from source when using cargo binstall

Opened this issue · 3 comments

On the installation page, it says that lune is packaged in a way that is compatible with cargo binstall. However, when I try to install it with cargo binstall it says that it will be compiled from source. I'm on Fedora 40 if that matters.

The binstall packaging recently broke for v0.8.4+, we probably need to provide additional metadata in the manifest.

Following up on this, does binstall work for 0.8.6 or is it still broken?

Still broken. We likely need to set some manifest metadata although I haven't really looked into it.