Revert "chore(deps): update rand requirement from 0.8 to 0.9 in /src-tauri (#…" (#5824)
This reverts commit 722a6881fdca47181c2184a0b62a26ec25d014d0.
This commit is contained in:
parent
05a5995865
commit
c03f6fcc3a
@ -28,7 +28,7 @@ tauri-plugin-os = "2.2.1"
|
|||||||
tauri-plugin-opener = "2.2.7"
|
tauri-plugin-opener = "2.2.7"
|
||||||
flate2 = "1.0"
|
flate2 = "1.0"
|
||||||
tar = "0.4"
|
tar = "0.4"
|
||||||
rand = "0.9"
|
rand = "0.8"
|
||||||
tauri-plugin-http = { version = "2", features = ["unsafe-headers"] }
|
tauri-plugin-http = { version = "2", features = ["unsafe-headers"] }
|
||||||
tauri-plugin-store = "2"
|
tauri-plugin-store = "2"
|
||||||
hyper = { version = "0.14", features = ["server"] }
|
hyper = { version = "0.14", features = ["server"] }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user