oxc/rust-toolchain.toml

5 lines
172 B
TOML

[toolchain]
profile = "default"
# Use nightly for better access to the latest Rust features.
# This date is aligned to stable release dates.
channel = "nightly-2023-01-26"