Skip to content

Commit

Permalink
chore(deps): bump sysinfo from 0.16.5 to 0.30.5
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.16.5 to 0.30.5.
- [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 Jan 15, 2024
1 parent fafeb83 commit 50f9f3c
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 23 deletions.
113 changes: 91 additions & 22 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2018"

[dependencies]
regex = "1"
sysinfo = {version = "^0.16", default-features = false}
sysinfo = {version = "^0.30", default-features = false}
anyhow = "1.0.75"
libc = "0.2.152"
structopt = {version = "^0.3", default-features = false}
Expand Down

0 comments on commit 50f9f3c

Please sign in to comment.