mirror of
https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.git
synced 2026-08-09 15:19:11 +02:00
chore(deps): ureq = 2
This commit is contained in:
parent
d471b798c9
commit
94add2dd90
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ log = "^0.4"
|
|||
regex = "^1.10.2"
|
||||
toml = "^0"
|
||||
dirs = "^5.0.0"
|
||||
ureq = { version = "*", features = ["json"] }
|
||||
ureq = { version = "2", features = ["json"] }
|
||||
retry = "^2.0.0"
|
||||
iced = { version = "^0.12.0", features = ["advanced", "image"] }
|
||||
rfd = "^0.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue