From f0ecd6679279628ac0ebba4d3ec26a4b07b226fe Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 21 Jan 2022 00:56:53 +0530 Subject: [PATCH] all: run cargo diet --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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