mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 14:41:47 +00:00
6 lines
156 B
TOML
6 lines
156 B
TOML
[toolchain]
|
|
# Keep synced with `Dockerfile`
|
|
channel = "1.86.0"
|
|
components = ["rust-src", "rust-analyzer", "clippy"]
|
|
targets = ["x86_64-unknown-linux-musl"]
|