Fixes outdated bindgen link

pull/110/head
Roberto Vidal 6 years ago
parent bc9c1db3ab
commit 85a9cacbf9

@ -149,5 +149,5 @@ This is a modifier on `repr(C)` and `repr(rust)`. It is incompatible with
[`UnsafeCell`]: ../std/cell/struct.UnsafeCell.html
[rfc-transparent]: https://github.com/rust-lang/rfcs/blob/master/text/1758-repr-transparent.md
[really-tagged]: https://github.com/rust-lang/rfcs/blob/master/text/2195-really-tagged-unions.md
[rust-bindgen]: https://rust-lang-nursery.github.io/rust-bindgen/
[rust-bindgen]: https://rust-lang.github.io/rust-bindgen/
[cbindgen]: https://github.com/eqrion/cbindgen

Loading…
Cancel
Save