Skip to content

Commit 6ffff75

Browse files
authored
Add issue reference
1 parent 3d5ab0d commit 6ffff75

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
@@ -51,7 +51,7 @@ tracing = { workspace = true, features = ["std"]}
5151
tracing-subscriber = { workspace = true, features = ["registry", "std"] }
5252
num-format = "0.4.4"
5353
sysinfo = { version = "0.32", optional = true }
54-
libc = "=0.2.164"
54+
libc = "=0.2.164" # https://github.com/GuillaumeGomez/sysinfo/issues/1392
5555

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

0 commit comments

Comments
 (0)