Skip to content

Commit

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


Updates `sysinfo` from 0.30.13 to 0.31.2
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.30.13...v0.31.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent ec22df2 commit ab8868b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 37 deletions.
40 changes: 4 additions & 36 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 @@ -45,7 +45,7 @@ url = "2"
zstd = "0.13"

[target.'cfg(windows)'.dependencies]
sysinfo = { version = "0.30", default-features = false }
sysinfo = { version = "0.31", default-features = false }
windows = { version = "0.58", features = ["Win32_System_Console"] }

[build-dependencies]
Expand Down

0 comments on commit ab8868b

Please sign in to comment.