1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-06 11:43:51 +00:00
Files
browser/apps/desktop/desktop_native/rust-toolchain.toml
2025-11-06 12:59:31 -06:00

5 lines
88 B
TOML

[toolchain]
channel = "1.87.0"
components = [ "rustfmt", "clippy" ]
profile = "minimal"