summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 684de4d7..851404dc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,6 +18,8 @@ version = "0.36.0"
build = "build.rs"
include = [
+ "LICENSE",
+ "README.md",
"Cargo.toml",
"build.rs",
"src/*.rs",