Expand description
Ensure a single instance of your tauri app is running.
§Cargo features
- semver: Allows the app with SemVer incompatible versions to run alongside each other.
- deep-link: Trigger
tauri-plugin-deep-linkevent before invoking the single-instance callback.