summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDarren Kulp <darren@kulp.ch>2020-06-23 05:48:42 -0700
committerEmilio Cobos Álvarez <emilio@crisal.io>2020-06-29 03:39:19 +0200
commita492a9ea9dbad164bdb7af6b43162e222c251923 (patch)
treeae316b3c24c7b0bb0bcb59e64e14f8f0cb281cf2 /README.md
parentd4f786ff4129cc8f0d218361bdd0fb2608c5823c (diff)
Update some docs that are not changelogs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9e9b4d36..1268d06e 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ void eleven_out_of_ten_majestic_af(Doggo* pupper);
functions and use its types:
```rust
-/* automatically generated by rust-bindgen */
+/* automatically generated by rust-bindgen 0.99.9 */
#[repr(C)]
pub struct Doggo {
@@ -71,4 +71,4 @@ For more details on how `bindgen` uses `libclang`, see the [`bindgen` users guid
[bindgen-cmdline]: https://rust-lang.github.io/rust-bindgen/command-line-usage.html
[clang-sys-env]: https://github.com/KyleMayes/clang-sys#environment-variables
-[bindgen-book-clang]: https://rust-lang.github.io/rust-bindgen/requirements.html#clang \ No newline at end of file
+[bindgen-book-clang]: https://rust-lang.github.io/rust-bindgen/requirements.html#clang