File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ class PgGraphql < Formula
13
13
end
14
14
15
15
depends_on "rust" => :build
16
- depends_on "rustfmt" => :build
17
16
depends_on "bayandin/tap/neon-postgres"
18
17
19
18
uses_from_macos "llvm" => :build
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ class PgJsonschema < Formula
13
13
end
14
14
15
15
depends_on "rust" => :build
16
- depends_on "rustfmt" => :build
17
16
depends_on "bayandin/tap/neon-postgres"
18
17
19
18
uses_from_macos "llvm" => :build
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ class PgTiktoken < Formula
14
14
end
15
15
16
16
depends_on "rust" => :build
17
- depends_on "rustfmt" => :build
18
17
depends_on "bayandin/tap/neon-postgres"
19
18
20
19
uses_from_macos "llvm" => :build
You can’t perform that action at this time.
0 commit comments