deno/rust-toolchain.toml
Divy Srivastava 4774eab64d
chore: upgrade to rust 1.82 and LLVM 19 (#26615)
Upgrade to rust 1.82 and LLVM 19 . Removes one webusb test because
`requestAdapter` not working on new ubuntu 24 runners
2024-11-01 16:13:02 +05:30

4 lines
66 B
TOML

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