YAS/apps/desktop/src-tauri/target/debug/build/serde_json-b23110b566746be2/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

4 lines
132 B
Plaintext

cargo:rerun-if-changed=build.rs
cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
cargo:rustc-cfg=fast_arithmetic="64"