/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
rust-toolchain.toml
18 строк
506 B
Sam
chore: Update Rust to 1.97.1 (#47076)
08 авг 2026, 11:40
Не верифицирован
08 авг 2026, 11:40
39f05ac
Код
Авторство
О чём код?
[toolchain] # Be sure to also update the rust version in the following places when bumping the version: # - the 'rust-overlay' module's url in shell.nix to point to a # commit which supports the required rustc version # - the version in support/crown/rust-toolchain.toml # - the version in .devcontainer/Dockerfile channel = "1.97.1" components = [ "clippy", # For support/crown "llvm-tools", # For support/crown "rustc-dev", "rustfmt", # For rust-analyzer "rust-src", ]