diff --git a/Cargo.toml b/Cargo.toml index 8c05b25..dcf15fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ homepage = "https://github.com/msfjarvis/gitice" license = "MIT/Apache-2.0" keywords = ["git", "snapshot", "backup", "restore"] readme = "README.md" +include = ["src/**/*", "LICENSE-*", "README.md"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html