Files
firezone/.github
Thomas Eizinger 0f594f44bc ci: install musl target via rust-toolchain.toml file (#1664)
Targets specified in the `rust-toolchain.toml` file are automatically installed by `rustup`. This avoid setup steps for other devs and also simplifies the CI setup.

To be able to compile native code to musl, we do need `musl-gcc` which comes with the `musl-tools` package on ubuntu.
2023-06-19 18:51:54 -03:00
..
2023-06-12 14:11:15 -06:00
2023-05-08 19:06:34 -03:00
2022-11-16 08:28:51 -08:00
2022-05-17 21:22:23 -07:00