Skip to content

Commit b49f00e

Browse files
chore(deps): update sysinfo requirement from 0.36 to 0.37 (#465)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cijo Thomas <cijo.thomas@gmail.com>
1 parent 61257af commit b49f00e

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.36", optional = true }
27+
sysinfo = { version = "0.37", optional = true }
2828
tokio = { version = "1", features = ["full", "test-util"] }
2929
wiremock = "=0.5.22"
3030
futures = "0.3"

0 commit comments

Comments
 (0)