Skip to content

Commit 805c519

Browse files
authored
Merge pull request #2197 from hermit-os/dependabot/cargo/sysinfo-0.38.0
build(deps): Bump sysinfo from 0.37.2 to 0.38.0
2 parents 7ffff04 + 0e93e96 commit 805c519

File tree

2 files changed

+29
-67
lines changed

2 files changed

+29
-67
lines changed

Cargo.lock

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

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ clap = { version = "4", features = ["derive"] }
1313
goblin = { version = "0.10", default-features = false, features = ["archive", "elf32", "elf64", "std"] }
1414
home = "0.5"
1515
ovmf-prebuilt = { version = "0.2", optional = true }
16-
sysinfo = { version = "0.37", optional = true }
16+
sysinfo = { version = "0.38", optional = true }
1717
ureq = { version = "3", default-features = false, features = ["rustls"], optional = true }
1818
wait-timeout = { version = "0.2", optional = true }
1919
xshell = "0.2"

0 commit comments

Comments
 (0)