mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:24:06 +03:00
Add a few missing deps
This commit is contained in:
@@ -108,6 +108,9 @@
|
||||
Crate("unicode-width"),
|
||||
Crate("winapi"),
|
||||
Crate("winapi-build"),
|
||||
Crate("proc_macro"),
|
||||
Crate("winapi-i686-pc-windows-gnu"),
|
||||
Crate("winapi-x86_64-pc-windows-gnu"),
|
||||
];
|
||||
|
||||
// Some types for Serde to deserialize the output of `cargo metadata` to...
|
||||
|
||||
Reference in New Issue
Block a user