Skip to content

Commit 101f048

Browse files
committed
Patch libc again until the release drops
1 parent 4f93a8e commit 101f048

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,6 @@ harness = false
107107
[[test]]
108108
name = "test-prctl"
109109
path = "test/sys/test_prctl.rs"
110+
111+
[patch.crates-io]
112+
libc = { git = "https://github.com/larseggert/libc.git", branch = "feat-ttl" }

0 commit comments

Comments
 (0)