mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 12:48:38 +00:00
5 lines
172 B
TOML
5 lines
172 B
TOML
[toolchain]
|
|
# Use nightly for better access to the latest Rust features.
|
|
# This date is aligned to stable release dates.
|
|
channel = "nightly-2023-04-20"
|
|
profile = "default"
|