chore(deps): ureq = 2

This commit is contained in:
Rudxain 2025-05-26 15:42:56 -04:00 committed by Anonymoussaurus
commit 94add2dd90

View file

@ -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"