Skip to content

v2.9.3

Choose a tag to compare

@github-actions github-actions released this 28 Nov 10:27
7fb989b
  • Feat: added rust-toolchain.toml to explicitly set stable toolchain.

See CHANGES.md for a complete list of changes.

Note

these macOS builds are unsigned. To prevent the "tauri-app is damaged and cannot be opened" security warning, run this command after moving the app to Applications folder:

xattr -c /Applications/tauri-app.app

See tauri-apps/tauri-action#866 for details.