Co-authored-by: Renovate Bot <bot@renovateapp.com>
@@ -25,9 +25,9 @@ tempfile = "3"
either = "1.6.1"
tar = "0.4"
flate2 = "1"
-anyhow = "1.0.35"
-thiserror = "1.0.22"
-rand = "0.7"
+anyhow = "1.0.37"
+thiserror = "1.0.23"
+rand = "0.8"
nfd = "0.0.4"
tauri-dialog = "0.1.0"
attohttpc = { version = "0.16.0", features = [ "json", "form" ] }