Merge branch 'dev/live-sync' into main

This commit is contained in:
PandaDEV 2025-01-29 20:42:56 +01:00 committed by GitHub
commit 1905593784
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 349 additions and 26 deletions

View file

@ -53,6 +53,8 @@ include_dir = "0.7.4"
applications = { git = "https://github.com/HuakunShen/applications-rs", branch = "dev" }
meta_fetcher = "0.1.1"
parking_lot = "0.12.3"
aes-gcm = "0.10.3"
typenum = "1.17.0"
[features]
custom-protocol = ["tauri/custom-protocol"]