diff options
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ path = "src/lib.rs" [[bin]] name = "bindgen" path = "src/main.rs" +doc = false [dev-dependencies] diff = "0.1" |
![]() |
index : rust-bindgen.git | |
Unnamed repository; edit this file 'description' to name the repository. | Kent Overstreet |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -27,6 +27,7 @@ path = "src/lib.rs" [[bin]] name = "bindgen" path = "src/main.rs" +doc = false [dev-dependencies] diff = "0.1" |