mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pijul: try patch.crates-io
This commit is contained in:
parent
8c8005ade0
commit
ae2666b156
1 changed files with 2 additions and 2 deletions
|
@ -5,5 +5,5 @@
|
||||||
[target."cfg(unix)".dependencies.tokio-uds]
|
[target."cfg(unix)".dependencies.tokio-uds]
|
||||||
version = "0.2"
|
version = "0.2"
|
||||||
+
|
+
|
||||||
+[replace]
|
+[patch.crates-io]
|
||||||
+"bindgen:0.47.3" = {git = 'https://github.com/Duncaen/rust-bindgen', rev = "e70d9568887ffb6c2a7d7d165a71aed311a29129"}
|
+bindgen = { git = 'https://github.com/Duncaen/rust-bindgen', rev = 'e70d9568887ffb6c2a7d7d165a71aed311a29129' }
|
||||||
|
|
Loading…
Add table
Reference in a new issue