Skip to content

Commit 1082003

Browse files
Bump sysinfo from 0.33.1 to 0.35.1
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.33.1 to 0.35.1. - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](GuillaumeGomez/sysinfo@v0.33.1...v0.35.1) --- updated-dependencies: - dependency-name: sysinfo dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 031a09e commit 1082003

File tree

2 files changed

+55
-38
lines changed

2 files changed

+55
-38
lines changed

Cargo.lock

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

staking-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rand_chacha = { workspace = true }
3030
rust_decimal = "1.36.0"
3131
sequencer-utils = { version = "0.1.0", path = "../utils" }
3232
serde = { workspace = true }
33-
sysinfo = "0.33.1"
33+
sysinfo = "0.35.1"
3434
tagged-base64 = { workspace = true }
3535
thiserror = { workspace = true }
3636
tokio = { workspace = true }

0 commit comments

Comments
 (0)