Skip to content

Commit 738677f

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 1a7afa8 commit 738677f

File tree

2 files changed

+65
-38
lines changed

2 files changed

+65
-38
lines changed

Cargo.lock

Lines changed: 64 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
@@ -31,7 +31,7 @@ rstest_reuse = { workspace = true }
3131
rust_decimal = "1.36.0"
3232
sequencer-utils = { version = "0.1.0", path = "../utils" }
3333
serde = { workspace = true }
34-
sysinfo = "0.33.1"
34+
sysinfo = "0.35.1"
3535
tagged-base64 = { workspace = true }
3636
thiserror = { workspace = true }
3737
tokio = { workspace = true }

0 commit comments

Comments
 (0)