Suppose, I have a list of erlang and elixir deps in my app, and one of them depends on elixir-uuid and another on erlang-uuid. They both have the same name :uuid. AFAIK they are completely different, so override: true won’t work.
How can I resolve this issue?
`




















