diff --git a/Formula/r/remarshal.rb b/Formula/r/remarshal.rb index 38b526ab1a2e8..861f9959ac1a0 100644 --- a/Formula/r/remarshal.rb +++ b/Formula/r/remarshal.rb @@ -21,6 +21,7 @@ class Remarshal < Formula depends_on "python@3.13" 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"