lune
lune copied to clipboard
Lune compiles from source when using cargo binstall
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.
Should be fixed as of https://github.com/lune-org/lune/commit/b147e83d3c1804c41e38263a47ef32388f354b32 , let me know if it's still broken after 0.9.0 release