YAS/apps/desktop/src-tauri/target/debug/build/zmij-f14b20565eecf7e1/output
YetAnotherSuite Dev e937627e1f fix: add Tauri icons and remove unused Manager import
- Create placeholder icon.png (32x32, 128x128, 256x256) for Tauri build
- Remove unused  from lib.rs
2026-07-20 23:12:18 +02:00

5 lines
176 B
Plaintext

cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(exhaustive)
cargo:rustc-check-cfg=cfg(opt_level, values("s"))
cargo:rustc-check-cfg=cfg(zmij_no_select_unpredictable)