mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-18 09:53:26 +00:00
![Celina G. Val](/assets/img/avatar_default.png)
Add extern declarations and optional dependencies to fix build done directly via `cargo build`.
4 lines
83 B
TOML
4 lines
83 B
TOML
[toolchain]
|
|
channel = "nightly-2023-06-14"
|
|
components = [ "rustfmt", "rustc-dev" ]
|