We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfdca3 commit 96cf962Copy full SHA for 96cf962
stress/Cargo.toml
@@ -24,7 +24,7 @@ path = "src/geneva_exporter.rs"
24
ctrlc = "3.2.5"
25
num_cpus = "1.15.0"
26
num-format = "0.4.4"
27
-sysinfo = { version = "0.36", optional = true }
+sysinfo = { version = "0.37", optional = true }
28
tokio = { version = "1", features = ["full", "test-util"] }
29
wiremock = "=0.5.22"
30
futures = "0.3"
0 commit comments