presence module & update_status
This commit is contained in:
@@ -45,7 +45,7 @@ gif = "0.14.1"
|
||||
raw-window-handle = "0.6"
|
||||
enigo = { version = "0.6.1", features = ["wayland"] }
|
||||
lazy_static = "1.5.0"
|
||||
mlua = { version = "0.9", default-features = false, features = ["lua54", "vendored"] }
|
||||
mlua = { version = "0.11", default-features = false, features = ["lua54", "vendored", "serde"] }
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-global-shortcut = "2"
|
||||
tauri-plugin-positioner = "2"
|
||||
|
||||
Reference in New Issue
Block a user