Skip to content

Commit 854fdc3

Browse files
renovate[bot]zdz
authored andcommitted
fix(deps): update rust crate sysinfo to 0.30.7
1 parent ffa59c1 commit 854fdc3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -39,7 +39,7 @@ rustls-pemfile = { version = "2" }
3939
serde = {version = "1.0", default-features = false, features = ["derive", "alloc"]}
4040
serde_json = {version = "1.0", default-features = false, features = ["alloc"]}
4141
stat_common = {path = "../common"}
42-
sysinfo = "0.30.5"
42+
sysinfo = "0.30.7"
4343
tokio = {version = "1", features = ["full"]}
4444
tokio-rustls = { version = "0.25" }
4545
tonic = {version = "0.11", features = ["tls", "tls-webpki-roots", "gzip"]}

0 commit comments

Comments
 (0)