Update Rust crate sysinfo to 0.31.0 (#93)
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
5549554b00
commit
34ef2886d4
@ -7,7 +7,7 @@ edition = "2021"
|
|||||||
cargo_toml = "0.20.3"
|
cargo_toml = "0.20.3"
|
||||||
once_cell = "1.19.0"
|
once_cell = "1.19.0"
|
||||||
poise = "0.6.1"
|
poise = "0.6.1"
|
||||||
sysinfo = "0.30.12"
|
sysinfo = "0.31.0"
|
||||||
tempfile = "3.10.1"
|
tempfile = "3.10.1"
|
||||||
tokenservice-client = { version = "0.3.1", registry = "gitea" }
|
tokenservice-client = { version = "0.3.1", registry = "gitea" }
|
||||||
tokio = { version = "1.38.0", features = ["macros", "signal", "rt-multi-thread"] }
|
tokio = { version = "1.38.0", features = ["macros", "signal", "rt-multi-thread"] }
|
||||||
|
Loading…
Reference in New Issue
Block a user