deno/rust-toolchain.toml
David Sherret f5840bdcd3
chore: upgrade to Rust 1.67 (#17548)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-01-27 10:43:16 -05:00

4 lines
66 B
TOML

[toolchain]
channel = "1.67.0"
components = ["rustfmt", "clippy"]