Skip to content

Commit

Permalink
remarshal: declare conflict with toml2json
Browse files Browse the repository at this point in the history
  • Loading branch information
bayandin committed Nov 23, 2024
1 parent a4d9597 commit cc68857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/r/remarshal.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class Remarshal < Formula
depends_on "[email protected]"

conflicts_with "msgpack-tools", because: "both install 'json2msgpack' binary"
conflicts_with "toml2json", because: "both install `toml2json` binaries"

resource "cbor2" do
url "https://files.pythonhosted.org/packages/e4/aa/ba55b47d51d27911981a18743b4d3cebfabccbb0598c09801b734cec4184/cbor2-5.6.5.tar.gz"
Expand Down

0 comments on commit cc68857

Please sign in to comment.