We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f93a8e commit 101f048Copy full SHA for 101f048
Cargo.toml
@@ -107,3 +107,6 @@ harness = false
107
[[test]]
108
name = "test-prctl"
109
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