Update Rust crate sysinfo to 0.39.0
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
parent
a8ea3fc9e5
commit
e4a33578eb
12 changed files with 68 additions and 19 deletions
|
|
@ -15,7 +15,7 @@ omikron-connector = { path = "../omikron-connector" }
|
|||
mtp = { git = "https://git.methanium.net/Methanium/mtp.git" }
|
||||
dashmap = "6.1.0"
|
||||
libc = "0.2"
|
||||
sysinfo = "0.38.3"
|
||||
sysinfo = "0.39.0"
|
||||
serde_yaml = "0.9"
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
tokio-util = { version = "0.7", features = ["rt"] }
|
||||
|
|
|
|||
Loading…
Reference in a new issue