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
|
|
@ -50,7 +50,7 @@ serde_json = "1.0.149"
|
|||
sha2 = "0.11.0"
|
||||
strum = "0.27.2"
|
||||
strum_macros = "0.28.0"
|
||||
sysinfo = "0.38.3"
|
||||
sysinfo = "0.39.0"
|
||||
tokio = { version = "1.50.0", features = ["full"] }
|
||||
tokio-tungstenite = { version = "*", features = ["native-tls"] }
|
||||
tungstenite = "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue