Skip to content

Commit 81caf12

Browse files
author
bors-servo
authored
Auto merge of #1302 - rust-lang-nursery:fitzgen-patch-2, r=emilio
Match tag line on github in README to downplay implied reliability of binding to C++ r? @emilio
2 parents 0166f4a + 30d6244 commit 81caf12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[`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).
44

5-
**`bindgen` automatically generates Rust FFI bindings to C and C++ libraries.**
5+
**`bindgen` automatically generates Rust FFI bindings to C (and some C++) libraries.**
66

77
For example, given the C header `doggo.h`:
88

0 commit comments

Comments
 (0)