Skip to content

Commit

Permalink
Bump sysinfo from 0.30.13 to 0.31.2
Browse files Browse the repository at this point in the history
Bumps [sysinfo](https://github.com/GuillaumeGomez/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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent f43d7e1 commit 3d31849
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 13 deletions.
66 changes: 54 additions & 12 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 service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ env_logger = "0.11.5"
clap = { version = "4.5.14", features = ["derive"] }
hex = "0.4.3"
mockall = "0.13.0"
sysinfo = "0.30.13"
sysinfo = "0.31.2"
axum = "0.7.5"
serde = { version = "1.0.205", features = ["derive"] }
range-set = "0.0.11"
Expand Down

0 comments on commit 3d31849

Please sign in to comment.