forked from ROMEO/nexosim
Move loom as a dev-dependency
This commit is contained in:
@ -1,7 +1,4 @@
|
||||
fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
// Prevent warnings when checking for flag `asynchronix_loom`.
|
||||
println!("cargo::rustc-check-cfg=cfg(asynchronix_loom)");
|
||||
|
||||
#[cfg(feature = "rpc-codegen")]
|
||||
let builder = tonic_build::configure()
|
||||
.build_client(false)
|
||||
|
Reference in New Issue
Block a user