diff --git a/Cargo.toml b/Cargo.toml index 42c684f..3e372e2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,6 +7,7 @@ name = "scopelint" repository = "https://github.com/ScopeLift/scopelint" version = "0.0.16" + include = ["/src"] [dependencies] clap = { version = "4.1.8", features = ["derive"] }