mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-17 19:07:12 +02:00
fix(geo/haptics): Add specta_util (#2281)
This commit is contained in:
@@ -22,6 +22,10 @@ url = "2"
|
||||
schemars = "0.8"
|
||||
dunce = "1"
|
||||
specta = "=2.0.0-rc.20"
|
||||
# TODO: remove when specta releases rc.21
|
||||
specta-util = { version = "^0.0.7", default-features = false, features = [
|
||||
"export",
|
||||
] }
|
||||
glob = "0.3"
|
||||
zbus = "4"
|
||||
#tauri-specta = "=2.0.0-rc.11"
|
||||
|
||||
Reference in New Issue
Block a user