Skip to content

Commit

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


Updates `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
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent cecb0f1 commit aec67a5
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.133"
serde_with = "3.11.0"
serde_yaml = "0.9.14"
sysinfo = "0.32.0"
sysinfo = "0.33.0"
tokio = { version = "1.41.1", features = ["macros", "rt-multi-thread"] }

[target.'cfg(target_os = "linux")'.dependencies]
Expand Down

0 comments on commit aec67a5

Please sign in to comment.