From a15be7a7681bb1492c9b9a2a966886d7d776810e Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Sat, 24 Nov 2018 10:33:08 -0800 Subject: Update Readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 5e412aa2..7b058902 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # `bindgen` -[`impl period`](https://blog.rust-lang.org/2017/09/18/impl-future-for-rust.html) has been started! Join us at [Gitter.im](https://gitter.im/rust-impl-period/WG-dev-tools-bindgen). - **`bindgen` automatically generates Rust FFI bindings to C (and some C++) libraries.** For example, given the C header `doggo.h`: -- cgit v1.2.3