diff options
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ version = "0.36.0" build = "build.rs" include = [ + "LICENSE", + "README.md", "Cargo.toml", "build.rs", "src/*.rs", |
![]() |
index : rust-bindgen.git | |
Unnamed repository; edit this file 'description' to name the repository. | Kent Overstreet |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 2 |
@@ -18,6 +18,8 @@ version = "0.36.0" build = "build.rs" include = [ + "LICENSE", + "README.md", "Cargo.toml", "build.rs", "src/*.rs", |