We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04f8bf0 commit 69a2e31Copy full SHA for 69a2e31
src-tauri/Cargo.toml
@@ -28,7 +28,7 @@ tauri-plugin-os = "2.2.1"
28
tauri-plugin-opener = "2.2.7"
29
flate2 = "1.0"
30
tar = "0.4"
31
-rand = "0.8"
+rand = "0.9"
32
tauri-plugin-http = { version = "2", features = ["unsafe-headers"] }
33
tauri-plugin-store = "2"
34
hyper = { version = "0.14", features = ["server"] }
0 commit comments