Files
teleport/rust-toolchain.toml
Zac Bergquist f81b018e21 Update Rust to 1.94.0 (#64645)
* Update Rust to 1.94.0

Requires #64591

* Update e
2026-03-24 16:37:42 +00:00

4 lines
95 B
TOML

[toolchain]
channel = "1.94.0"
targets = [ "wasm32-unknown-unknown", "x86_64-pc-windows-gnu" ]