Update Rust crate rand to 0.9.0 (#158)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
99e43404e3
commit
85fe930555
@ -17,7 +17,7 @@ cargo_toml = "0.21.0"
|
|||||||
poise = "0.6.1"
|
poise = "0.6.1"
|
||||||
regex = "1.11.1"
|
regex = "1.11.1"
|
||||||
serde = "1.0.217"
|
serde = "1.0.217"
|
||||||
rand = "0.8.5"
|
rand = "0.9.0"
|
||||||
sysinfo = "0.33.1"
|
sysinfo = "0.33.1"
|
||||||
time = "0.3.37"
|
time = "0.3.37"
|
||||||
uptime_lib = "0.3.1"
|
uptime_lib = "0.3.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user