Skip to content

Commit ac07e47

Browse files
committed
bump sysinfo
1 parent a151d58 commit ac07e47

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.30.12", optional = true }
53+
sysinfo = { version = "0.32.00", optional = true }
5454

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

0 commit comments

Comments
 (0)