Files
spacedrive/apps
slvnlrt 602a6d2b5b fix(tauri): resolve target-dir from Cargo config in dev script
The dev-with-daemon script hardcoded `target/debug` as the daemon
binary path, which breaks when a custom target-dir is configured
in .cargo/config.toml or CARGO_TARGET_DIR. Use `cargo metadata` to
resolve the actual target directory, with fallback to the default.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 19:26:39 +01:00
..
2026-02-05 23:12:55 -08:00
2026-01-11 01:54:25 -08:00
2025-10-11 10:29:05 -07:00
2026-02-05 23:12:55 -08:00