mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
44d0fce150
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" ]
|