mirror of
https://github.com/0PandaDEV/Qopy.git
synced 2025-04-21 21:24:05 +02:00
chore: package upgrades
This commit is contained in:
parent
eb3abf797c
commit
616be31340
2 changed files with 118 additions and 5 deletions
|
@ -32,7 +32,7 @@ rdev = "0.5.3"
|
|||
rand = "0.8.5"
|
||||
base64 = "0.22.1"
|
||||
image = "0.25.5"
|
||||
reqwest = { version = "0.12.9", features = ["blocking"] }
|
||||
reqwest = { version = "0.12.9", features = ["json", "blocking"] }
|
||||
url = "2.5.4"
|
||||
regex = "1.11.1"
|
||||
sha2 = "0.10.8"
|
||||
|
@ -46,6 +46,7 @@ active-win-pos-rs = "0.8.3"
|
|||
include_dir = "0.7.4"
|
||||
hyperpolyglot = { git = "https://github.com/0pandadev/hyperpolyglot" }
|
||||
applications = { git = "https://github.com/HuakunShen/applications-rs", branch = "dev" }
|
||||
meta_fetcher = "0.1.1"
|
||||
|
||||
[features]
|
||||
custom-protocol = ["tauri/custom-protocol"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue