From 258937c307b6722b1f6119f40fed45f8d4c2befe Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Fri, 8 Oct 2021 16:17:18 +0530 Subject: [PATCH] Run cargo diet --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index d0d57d3..78fb651 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ homepage = "https://xplr.dev" documentation = "https://xplr.dev/en" keywords = ["terminal", "file", "explorer", "manager", "tui"] categories = ["command-line-interface", "command-line-utilities"] +include = ["src/**/*", "LICENSE", "README.md"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html