Open Buckram123 opened 10 months ago
For CI purposes it would be useful to use pre-compiled binaries, for example by using cargo-quickinstall But this tool doesn't provide a way to enable vendored openssl to make sure openssl is statically linked, see https://github.com/cargo-bins/cargo-quickinstall/issues/241
Would love if you can contribute since you have the most context right now.
For CI purposes it would be useful to use pre-compiled binaries, for example by using cargo-quickinstall But this tool doesn't provide a way to enable vendored openssl to make sure openssl is statically linked, see https://github.com/cargo-bins/cargo-quickinstall/issues/241