Update Rust crate sysinfo to 0.30.11 (#90)
All checks were successful
Build and push container image / build (push) Successful in 10m54s
All checks were successful
Build and push container image / build (push) Successful in 10m54s
Co-authored-by: Renovate <system@toast-server.net> Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
parent
6298efe4ad
commit
fb0afb11ab
@ -11,7 +11,7 @@ poise = "0.6.1"
|
|||||||
reqwest = { version = "0.12.3", features = ["json"] }
|
reqwest = { version = "0.12.3", features = ["json"] }
|
||||||
serde = "1.0.198"
|
serde = "1.0.198"
|
||||||
serde_json = "1.0.116"
|
serde_json = "1.0.116"
|
||||||
sysinfo = "0.30.10"
|
sysinfo = "0.30.11"
|
||||||
tokenservice-client = { version = "0.2.0", registry = "gitea" }
|
tokenservice-client = { version = "0.2.0", registry = "gitea" }
|
||||||
tokio = { version = "1.37.0", features = ["macros", "signal", "rt-multi-thread"] }
|
tokio = { version = "1.37.0", features = ["macros", "signal", "rt-multi-thread"] }
|
||||||
tokio-postgres = "0.7.10"
|
tokio-postgres = "0.7.10"
|
||||||
|
Loading…
Reference in New Issue
Block a user