Skip to content

Commit

Permalink
Bump sysinfo from 0.26.0 to 0.28.1 in /cmd/zfs_object_agent (openzfs#735
Browse files Browse the repository at this point in the history
)

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.26.0 to 0.28.1.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 28, 2023
1 parent 59b307f commit d1c2081
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions cmd/zfs_object_agent/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 cmd/zfs_object_agent/zettacache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ rand = "0.8.3"
seahash = "4.1.0"
serde = { version = "1.0.152", features = ["derive", "rc"] }
serde_json = "1.0.93"
sysinfo = "0.26.0"
sysinfo = "0.28.1"
tokio = { version = "1.25", features = ["full"] }
tokio-stream = "0.1.12"
util = { path = "../util" }
Expand Down

0 comments on commit d1c2081

Please sign in to comment.