Skip to content

Commit f1592c0

Browse files
Bump sysinfo from 0.15.9 to 0.16.4 (#22)
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.15.9 to 0.16.4. - [Release notes](https://github.com/GuillaumeGomez/sysinfo/releases) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b74035 commit f1592c0

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

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

providers/nitro/nitro-helper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde = { version = "1", features = [ "derive" ] }
2323
serde_json = "1"
2424
structopt = "0.3"
2525
subtle-encoding = { version = "0.5", features = [ "bech32-preview" ] }
26-
sysinfo = { version = "0.15", optional = true }
26+
sysinfo = { version = "0.16", optional = true }
2727
tempfile = "3"
2828
tendermint = { version = "0.17" }
2929
thiserror = "1"

0 commit comments

Comments
 (0)