diff --git a/src/config.rs b/src/config.rs index e7cb6acc..d8c3d421 100644 --- a/src/config.rs +++ b/src/config.rs @@ -373,6 +373,7 @@ impl Config { } /// Whether Brew cask should be greedy + #[allow(dead_code)] pub fn brew_cask_greedy(&self) -> bool { self.config_file .brew