We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a78f2cb commit 6a41b33Copy full SHA for 6a41b33
Cargo.toml
@@ -106,6 +106,7 @@ debug = 0
106
strip = true
107
108
[patch.crates-io]
109
+libc = { git = "https://github.com/thesummer/libc", rev = "2ada946801aec517051bb00cb83e890f9af5ad37" }
110
# See comments in `library/rustc-std-workspace-core/README.md` for what's going on
111
# here
112
rustc-std-workspace-core = { path = 'library/rustc-std-workspace-core' }
0 commit comments