Doll preview

This commit is contained in:
2025-12-20 22:01:26 +08:00
parent 9f41829d0e
commit a8a578ca3d
10 changed files with 938 additions and 17 deletions

View File

@@ -42,6 +42,8 @@ flate2 = "1.0.28"
rust_socketio = "0.6.0"
tracing-appender = "0.2.4"
tauri-plugin-dialog = "2.4.2"
image = "0.25.9"
gif = "0.14.1"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
tauri-plugin-global-shortcut = "2"