Skip to content

Commit 167d465

Browse files
committed
reverrt sysino
1 parent 883ba84 commit 167d465

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
@@ -50,7 +50,7 @@ rand = { version = "0.8.4", features = ["small_rng"] }
5050
tracing = { workspace = true, features = ["std"]}
5151
tracing-subscriber = { workspace = true, features = ["registry", "std"] }
5252
num-format = "0.4.4"
53-
sysinfo = { version = "0.32.0", optional = true }
53+
sysinfo = { version = "0.30.12", optional = true }
5454

5555
[features]
5656
stats = ["sysinfo"]

0 commit comments

Comments
 (0)