mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Signed-off-by: Mariusz Klochowicz <mariusz@klochowicz.com> Co-authored-by: Mariusz Klochowicz <mariusz@klochowicz.com>
5 lines
157 B
TOML
5 lines
157 B
TOML
[toolchain]
|
|
channel = "1.89.0" # Keep in sync with `Dockerfile`
|
|
components = ["rust-src", "rust-analyzer", "clippy"]
|
|
targets = ["x86_64-unknown-linux-musl"]
|