summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-01-02 10:27:19 -0800
committerAlex Crichton <alex@alexcrichton.com>2019-01-02 10:27:19 -0800
commit09c4c2345bae50a94a29c81f1a9d699c817e9c18 (patch)
tree86e684a08b93dbf9162267863135607b1eba3e92 /README.md
parent1650b395ae41243b631668386bcf42465507f236 (diff)
downloadrust-libc-09c4c2345bae50a94a29c81f1a9d699c817e9c18.tar.gz
Test out new bors integration
See if it works with Cirrus CI!
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 67f94e5917..636f10e4ec 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@ Raw FFI bindings to platform libraries like `libc`.
[![Documentation](https://docs.rs/libc/badge.svg)](https://docs.rs/libc)
![License](https://img.shields.io/crates/l/libc.svg)
-
## Usage
First, add the following to your `Cargo.toml`: