rust: remove conflicts with cargo-completion
Closes #32352. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
5a5c8da907
commit
b80bdff506
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ class Rust < Formula
|
|||
depends_on "pkg-config"
|
||||
depends_on "llvm" => :optional
|
||||
|
||||
conflicts_with "cargo-completion", :because => "both install shell completion for cargo"
|
||||
|
||||
# According to the official readme, GCC 4.7+ is required
|
||||
fails_with :gcc_4_0
|
||||
fails_with :gcc
|
||||
|
|
Loading…
Reference in a new issue