Skip to content

Commit

Permalink
build(deps): bump sysinfo in the dependencies group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update in the / directory: [sysinfo](https://github.com/GuillaumeGomez/sysinfo).


Updates `sysinfo` from 0.29.11 to 0.32.0
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.29.11...v0.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent f6b796f commit 18219bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -80,7 +80,7 @@ core-graphics = "0.24"
core-foundation = "0.10"
cocoa = "0.26"
objc = "0.2"
sysinfo = "0.29.10"
sysinfo = "0.32.0"

[target.'cfg(target_os = "linux")'.dependencies]
tun = { version = "0.7.1", features = ["async"] }
Expand Down

0 comments on commit 18219bf

Please sign in to comment.