fix: the exclude path in file Cargo.toml of plugin template generated by cli (#11914)

This commit is contained in:
简静凡
2024-12-09 22:36:27 +08:00
committed by GitHub
parent afad8067d1
commit 0ae06c5ca8
3 changed files with 17 additions and 11 deletions

View File

@@ -0,0 +1,6 @@
---
'tauri-cli': patch:bug
'@tauri-apps/cli': patch:bug
---
Fix the exclude path in file `Cargo.toml` of plugin template generated by cli. Path changed in [#9346](https://github.com/tauri-apps/tauri/pull/9346)