Skip to content

Commit 11bca8f

Browse files
chore(deps): update sysinfo requirement from 0.35 to 0.36 (#392)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cijo Thomas <[email protected]>
1 parent 9d7021b commit 11bca8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stress/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ path = "src/geneva_exporter.rs"
2424
ctrlc = "3.2.5"
2525
num_cpus = "1.15.0"
2626
num-format = "0.4.4"
27-
sysinfo = { version = "0.35", optional = true }
27+
sysinfo = { version = "0.36", optional = true }
2828
tokio = { version = "1", features = ["full", "test-util"] }
2929
wiremock = "0.6"
3030
futures = "0.3"

0 commit comments

Comments
 (0)