Files
firezone/rust/rust-toolchain.toml
Thomas Eizinger 3365981e1b chore(rust): bump Rust to 1.82 and run cargo update (#7086)
I decided to throw in a `cargo update` as well to bump some of the Git
dependencies.
2024-10-17 22:33:31 +00:00

4 lines
63 B
TOML

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