easysql/src-tauri/target/debug/build/camino-8b1927a4deca620d/output
2025-12-30 14:04:10 +08:00

17 lines
608 B
Plaintext

cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(doc_cfg)
cargo:rustc-check-cfg=cfg(path_buf_deref_mut)
cargo:rustc-check-cfg=cfg(try_reserve_2)
cargo:rustc-check-cfg=cfg(os_str_bytes)
cargo:rustc-check-cfg=cfg(os_string_pathbuf_leak)
cargo:rustc-check-cfg=cfg(absolute_path)
cargo:rustc-check-cfg=cfg(path_add_extension)
cargo:rustc-check-cfg=cfg(pathbuf_const_new)
cargo:rustc-cfg=try_reserve_2
cargo:rustc-cfg=path_buf_deref_mut
cargo:rustc-cfg=os_str_bytes
cargo:rustc-cfg=absolute_path
cargo:rustc-cfg=os_string_pathbuf_leak
cargo:rustc-cfg=path_add_extension
cargo:rustc-cfg=pathbuf_const_new