Closed phil-opp closed 5 years ago
This allows the bootloader to define dependencies that only apply to the main.rs (not the lib.rs), in order to reduce compile times. See https://github.com/rust-lang/cargo/issues/1982#issuecomment-319661478 for more information.
Published as version 0.7.6
This allows the bootloader to define dependencies that only apply to the main.rs (not the lib.rs), in order to reduce compile times. See https://github.com/rust-lang/cargo/issues/1982#issuecomment-319661478 for more information.