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