From 94a0009fc2067bab549b194ca976a71e7395f403 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 21 Dec 2021 16:32:46 -0500 Subject: remove a bunch of stuff from packaging --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index d69985e..baee823 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ readme = "README.md" keywords = ["bitwarden"] categories = ["command-line-utilities", "cryptography"] license = "MIT" +include = ["src/**/*", "LICENSE", "README.md", "CHANGELOG.md"] [dependencies] aes = "0.7.5" -- cgit v1.2.3