Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 20, 2023
1 parent 8b329ee commit 66429b0
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 relays/utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jsonpath_lib = "0.3"
log = "0.4.17"
num-traits = "0.2"
serde_json = "1.0"
sysinfo = "0.27"
sysinfo = "0.28"
time = { version = "0.3", features = ["formatting", "local-offset", "std"] }
tokio = { version = "1.25", features = ["rt"] }
thiserror = "1.0.26"
Expand Down

0 comments on commit 66429b0

Please sign in to comment.