mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
fix: the exclude path in file Cargo.toml of plugin template generated by cli (#11914)
This commit is contained in:
6
.changes/fix-cli-plugin-path.md
Normal file
6
.changes/fix-cli-plugin-path.md
Normal 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)
|
||||
Reference in New Issue
Block a user