mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
One of the more quiet Rust releases with no new clippy lints that would require code updates.
5 lines
157 B
TOML
5 lines
157 B
TOML
[toolchain]
|
|
channel = "1.90.0" # Keep in sync with `Dockerfile`
|
|
components = ["rust-src", "rust-analyzer", "clippy"]
|
|
targets = ["x86_64-unknown-linux-musl"]
|