diff --git a/Cargo.toml b/Cargo.toml index 521cdad..a8e8204 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,6 +12,7 @@ repository = "https://github.com/BurntSushi/ripgrep" readme = "README.md" keywords = ["regex", "grep", "egrep", "search", "pattern"] license = "Unlicense/MIT" +exclude = ["HomebrewFormula"] [[bin]] bench = false