mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
* fix(cli): add comment suggest to use patch swift-rs * Create change-pr-10718.md * swift-rs 1.0.7 (still not published) [skip ci] * update lockfile --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
7 lines
130 B
Markdown
7 lines
130 B
Markdown
---
|
|
"tauri": 'patch:bug'
|
|
"tauri-utils": 'patch:bug'
|
|
---
|
|
|
|
Update swift-rs fixing a plugin build when native dependencies are used.
|