diff --git a/Cargo.toml b/Cargo.toml index a370b53..af24223 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ readme = "README.md" repository = "https://github.com/sgoudham/rall" keywords = ["logger", "logging", "simple", "coloured", "color"] categories = ["development-tools::debugging"] +exclude = [".github/**"] [dependencies] embed-doc-image = "0.1.4"