homework done
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
println!("cargo:rustc-link-lib=static=power_socket_lib");
|
||||
println!("cargo:rustc-link-search=target/debug");
|
||||
}
|
||||
Reference in New Issue
Block a user