Skip to content

Commit

Permalink
build(deps): Bump sysinfo from 0.32.1 to 0.33.0
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.32.1 to 0.33.0.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GuillaumeGomez/sysinfo/commits)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 39337bc commit f57d924
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -7,7 +7,7 @@ edition = "2021"
anyhow = "1.0"
clap = { version = "4", features = ["derive"] }
goblin = { version = "0.9", default-features = false, features = ["archive", "elf32", "elf64", "std"] }
sysinfo = "0.32"
sysinfo = "0.33"
ureq = "2"
wait-timeout = "0.2"
xshell = "0.2"

0 comments on commit f57d924

Please sign in to comment.