Skip to content

Commit 76f34a2

Browse files
committed
Auto merge of #3215 - ilya-bobyr:master, r=JohnTitor
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
2 parents e4cccf9 + 013cb0c commit 76f34a2

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)