From 9cd489ae82cc317e3772c26be50a1311efe227ca Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 23 Jan 2022 14:17:02 +0530 Subject: [PATCH] Revert "all: run cargo diet" This reverts commit 9eeaa007b13c2959e216e4e73de77a3add75078a. --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aca03c8..4cb5f84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,6 @@ homepage = "https://github.com/msfjarvis/clipboard-substitutor" license = "MIT/Apache-2.0" keywords = [] readme = "README.md" -include = ["src/**/*", "LICENSE-*", "README.md"] [dependencies] anyhow = "1.0.53"