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"