web3swift
web3swift copied to clipboard
#846: change minimum version of CryptoSwift dependency
The minimum version of 1.5.1 is too small. These changes resolve dependency conflicts that have the 'CryptoSwift' dependency within the SPM package, e.g. 'SwiftLint' that uses the 'CryptoSwift' too
Summary of Changes
Fixes # (if applicable - add the number of issue this PR addresses)
Test Data or Screenshots
By submitting this pull request, you are confirming the following:
- I have reviewed the Contribution Guidelines.
- I have performed a self-review of my own code.
- I have updated my repository to match the
developbranch. - I have included test data or screenshots that prove my fix is effective or that my feature works.
- I have checked that all tests work and swiftlint is not throwing any errors/warnings.