petpet headpat init
This commit is contained in:
@@ -40,12 +40,13 @@ flate2 = "1.0.28"
|
||||
rust_socketio = "0.6.0"
|
||||
tracing-appender = "0.2.4"
|
||||
tauri-plugin-dialog = "2.4.2"
|
||||
image = {version = "0.25.9", default-features = false, features = ["gif", "png"] }
|
||||
image = {version = "0.24.9", default-features = false, features = ["gif", "png"] }
|
||||
gif = "0.14.1"
|
||||
raw-window-handle = "0.6"
|
||||
enigo = { version = "0.6.1", features = ["wayland"] }
|
||||
lazy_static = "1.5.0"
|
||||
mlua = { version = "0.11", default-features = false, features = ["lua54", "vendored", "serde", "async"] }
|
||||
petpet = "2.4.3"
|
||||
[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