mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
fix: change file
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
haptics: patch
|
||||
geolocation: patch
|
||||
"haptics": patch
|
||||
"geolocation": patch
|
||||
"haptics-js": patch
|
||||
"geolocation-js": patch
|
||||
---
|
||||
|
||||
Fixed a build failure when the `specta` feature is enabled: the `Error` type used the `#[serde(skip)]` helper attribute, which recent `specta` versions no longer register. It now uses `#[specta(skip)]`.
|
||||
|
||||
Reference in New Issue
Block a user