Skip to content

Commit 53f82a4

Browse files
renovate[bot]zdz
authored andcommitted
Update Rust crate sysinfo to 0.27
1 parent 806a650 commit 53f82a4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ reqwest = {version = "0.11", features = ["json", "rustls-tls", "brotli", "gzip",
3434
serde = {version = "1.0", default-features = false, features = ["derive", "alloc"]}
3535
serde_json = {version = "1.0", default-features = false, features = ["alloc"]}
3636
stat_common = {path = "../common"}
37-
sysinfo = "0.26"
37+
sysinfo = "0.27"
3838
tokio = {version = "1", features = ["full"]}
3939
tonic = {version = "0.8", features = ["tokio-rustls"]}
4040
tower = { version = "0.4" }

0 commit comments

Comments
 (0)