Skip to content

Commit 7d46107

Browse files
committed
Update Rust crate libc to 0.2.176
1 parent 716b1fb commit 7d46107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ indoc = "2.0.6"
7878
insta = { version = "1.43.2", default-features = false }
7979
is_ci = "1.2.0"
8080
itertools = "0.14.0"
81-
libc = "0.2.175"
81+
libc = "0.2.176"
8282
libtest-mimic = "0.8.1"
8383
log = "0.4.28"
8484
maplit = "1.0.2"

0 commit comments

Comments
 (0)