Feature or enhancement request details
I'm working on a project that uses both Containerization and another package that requires Swift Crypto v4.
Containerization currently requires Swift Crypto v3, so SPM fails to resolve the dependencies.
However, I think Containerization could easily support a wider range of Swift Crypto versions, including v3 and v4, as described in the Swift Crypto README.
Code of Conduct
Feature or enhancement request details
I'm working on a project that uses both Containerization and another package that requires Swift Crypto v4.
Containerization currently requires Swift Crypto v3, so SPM fails to resolve the dependencies.
However, I think Containerization could easily support a wider range of Swift Crypto versions, including v3 and v4, as described in the Swift Crypto README.
Code of Conduct