diff --git a/Cargo.toml b/Cargo.toml index e08cff6..a1091e6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ 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.52"