mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 13:18:59 +00:00
5 lines
172 B
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"
|