blob: a726970a98d79206ae641ecf68d4d21792bd1a08 (
plain)
1
2
3
4
5
|
[toolchain]
# Current rust version for mozilla-central
# https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html
channel = "1.73.0"
components = ["rustfmt", "clippy", "rust-analyzer"]
|