tauri/.cargo/config.toml
2024-08-27 01:25:36 +03:00

5 lines
187 B
TOML

[env]
# workaround needed to prevent `STATUS_ENTRYPOINT_NOT_FOUND` error in tests
# see https://github.com/tauri-apps/tauri/pull/4383#issuecomment-1212221864
__TAURI_WORKSPACE__ = "true"