mirror of
https://github.com/bspeice/aeron-rs
synced 2024-12-21 21:38:09 -05:00
Fix cargo fmt
This commit is contained in:
parent
1d0e68a2da
commit
11691a4bb2
@ -55,8 +55,8 @@ pub fn main() {
|
||||
println!("cargo:rustc-link-lib=shell32");
|
||||
println!("cargo:rustc-link-lib=iphlpapi");
|
||||
}
|
||||
},
|
||||
_ => ()
|
||||
}
|
||||
_ => (),
|
||||
};
|
||||
|
||||
let cmake_output = Config::new(&aeron_path)
|
||||
|
Loading…
Reference in New Issue
Block a user