pijul: try patch.crates-io

This commit is contained in:
Duncaen 2019-09-05 19:27:30 +02:00
parent 8c8005ade0
commit ae2666b156

View file

@ -5,5 +5,5 @@
[target."cfg(unix)".dependencies.tokio-uds]
version = "0.2"
+
+[replace]
+"bindgen:0.47.3" = {git = 'https://github.com/Duncaen/rust-bindgen', rev = "e70d9568887ffb6c2a7d7d165a71aed311a29129"}
+[patch.crates-io]
+bindgen = { git = 'https://github.com/Duncaen/rust-bindgen', rev = 'e70d9568887ffb6c2a7d7d165a71aed311a29129' }