更新Updater

This commit is contained in:
zqm
2026-04-08 16:15:28 +08:00
parent 97d4d5e8d6
commit 1f9a6bbe0f
3 changed files with 108 additions and 48 deletions

View File

@@ -12,6 +12,7 @@ windows = { version = "0.56", features = ["Win32_System_Console"] }
chrono = "0.4"
base64 = "0.22"
md5 = "0.7"
rand = "0.8"
# Local CubeLib for WebSocket
cube_lib = { path = "../../../Rust/CubeLib" }