Christof Weickhardt
Christof Weickhardt
This PR would add settings for `cargo`s release profile, optimizing code during build for speed and stripping it for symbols for size
From a usability, testability and relyability point of view, I would like to be able to tell `cargo-binstall` which sources should be used. With the current setup, all fallbacks are...
Quickly looking over some request code, it seems to me that binaries are also allowed to be downloaded over `http`. Am I missing something? Is there are reason to allow...
Hey @ccurtsinger, Just listened to the presentation of Emery. Now I would love to use it. Using it would make much more sence and reduce variance cause in many cases....
Hey :) So I like cross and I'm trying to add some functionallity to `cargo-all-features` to use cross. Now with the current setup the cargo subcommand can be used like...
Since @SergioBenitez is returning, imma pin that one here https://github.com/rocket-org/Rocket/issues/18 @Cloudef > **Is your feature request motivated by a concrete problem? Please describe.** > > Currently the `serde::msgpack::MsgPack` included with...
Hey man, Awesome tool. Tried it out locally and noticed some vulnerabilities and unpinned libraries. For security purposes, I pinned some of them and updated the docker image. If you...
no matter how I try to execute it, the rust example does not work. I followed the exact example of the rust tutorial, with the exact code of the repository....
Hey 😄 So as I have dug though https://github.com/ryankurte/cargo-binstall/pull/130 I used `cargo-watch` as an example. It seems to me that although you are publishing zip files for windows, your `binstall`...