chore: update active-win-pos-rs to version 0.8.4 and disable hyperpolyglot detection temporarily

This commit is contained in:
PandaDEV 2024-12-20 23:27:52 +10:00
parent 6148b7a84a
commit ccb40c4cc9
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
3 changed files with 10 additions and 234 deletions

View file

@ -42,9 +42,9 @@ global-hotkey = "0.6.3"
chrono = { version = "0.4.39", features = ["serde"] }
log = { version = "0.4.22", features = ["std"] }
uuid = "1.11.0"
active-win-pos-rs = "0.8.3"
active-win-pos-rs = "0.8.4"
include_dir = "0.7.4"
hyperpolyglot = { git = "https://github.com/0pandadev/hyperpolyglot" }
# hyperpolyglot = { git = "https://github.com/0pandadev/hyperpolyglot" }
applications = { git = "https://github.com/HuakunShen/applications-rs", branch = "dev" }
meta_fetcher = "0.1.1"