Skip to content

Commit

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

Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.28.1 to 0.28.2.
- [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-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 Mar 8, 2023
1 parent b80cc9a commit d696a1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.28.1"
sysinfo = "0.28.2"
tokio = { version = "1.26", features = ["full"] }
tokio-stream = "0.1.12"
util = { path = "../util" }
Expand Down

0 comments on commit d696a1d

Please sign in to comment.