Skip to content

Commit d109687

Browse files
Bump sysinfo from 0.27.7 to 0.29.0 (#244)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.27.7 to 0.29.0. - [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>
1 parent d72ba01 commit d109687

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ clap = "~4"
2727
log = "0.4.17"
2828
simplog = "~1.6"
2929
error-chain = "0.12.2"
30-
sysinfo = "0.27.0"
30+
sysinfo = "0.29.0"
3131
nix = "0.26.1"
3232
rustyline = "10.0.0"
3333
zmq = "0.10.0"

0 commit comments

Comments
 (0)