Skip to content

Commit

Permalink
Bump sysinfo from 0.30.11 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.11 to 0.31.2.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.30.11...v0.31.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 161bd07 commit c745a80
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 8 deletions.
66 changes: 59 additions & 7 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 urobotics/urobotics-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ log = { workspace = true }
tokio = { workspace = true }
crossbeam = { workspace = true }
# serde = { workspace = true }
sysinfo = "0.30"
sysinfo = "0.31"
color-eyre = { version = "0.6", default-features = false }
ctrlc = "3.4.2"
rayon = { workspace = true }
Expand Down

0 comments on commit c745a80

Please sign in to comment.