Files
firezone/rust/rust-toolchain.toml
Jamil d79992bd1e build(rust): Use Rust base image and bump to 1.77 (#4401)
These customizations were from before we used `cargo cross` for all
architectures in CI.

1.77.1 has been tested to work with the following clients:

- [x] Apple
- [x] Android
- [x] Windows
2024-03-31 15:01:27 +00:00

4 lines
63 B
TOML

[toolchain]
# Keep synced with `Dockerfile`
channel = "1.77.1"