Skip to content

Commit

Permalink
chore(deps): Bump sysinfo from 0.30.11 to 0.30.12 (#193)
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.11 to 0.30.12.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 35f0a19 commit 8df5834
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 @@ -33,7 +33,7 @@ bitflags = "2.2.1"
itertools = "0.12.1"
# TODO: Get rid of strum - it can be replaced by 20-30 LOC.
strum = {version = "0.26.2", features = ["derive"]}
sysinfo = "0.30.11"
sysinfo = "0.30.12"

[dev-dependencies]
criterion = {version = "0.5.1", features = ["html_reports", "cargo_bench_support", "csv_output"]}
Expand Down

0 comments on commit 8df5834

Please sign in to comment.