[feat] better installer + changelog test version switch + better video config view

This commit is contained in:
2025-11-05 11:19:43 +08:00
parent ea0a42dc43
commit 41008cf13c
19 changed files with 1499 additions and 183 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -8,6 +8,7 @@ version = "0.0.6"
dependencies = [
"anyhow",
"base64 0.22.1",
"futures-util",
"log",
"regex",
"reqwest",