Skip to content

Commit 013cb0c

Browse files
committed
Fix "Bump to 0.2.142" libc dependency version
Typo during the previous upgrade in commit 38702b2 Author: Dan Johnson <computerdruid@google.com> Date: Wed Apr 19 14:17:19 2023 -0700 Bump to 0.2.142
1 parent e4cccf9 commit 013cb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc-test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A test crate for the libc crate.
1212

1313
[dependencies.libc]
1414
path = ".."
15-
version = "0.2.122"
15+
version = "0.2.142"
1616
default-features = false
1717

1818
[build-dependencies]

0 commit comments

Comments
 (0)