@@ -0,0 +1,6 @@
fn main() {
cxx_build::bridge("src/lib.rs")
.std("c++20")
.compile("dnf_utils");
println!("cargo:rerun-if-changed=src/lib.rs");
}
The note is not visible to the blocked user.