Skip to content

Commit

Permalink
Merge pull request #1350 from hermit-os/dependabot/cargo/sysinfo-0.31.2
Browse files Browse the repository at this point in the history
build(deps): Bump sysinfo from 0.30.13 to 0.31.2
  • Loading branch information
mkroening authored Aug 12, 2024
2 parents 8a7e61a + 6e726ab commit 1a8821d
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 9 deletions.
58 changes: 50 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ anyhow = "1.0"
clap = { version = "4", features = ["derive"] }
goblin = { version = "0.8", default-features = false, features = ["archive", "elf32", "elf64", "std"] }
llvm-tools = "0.1"
sysinfo = "0.30"
sysinfo = "0.31"
ureq = "2"
wait-timeout = "0.2"
xshell = "0.2"

0 comments on commit 1a8821d

Please sign in to comment.