What's Changed
Widen pin on swift-crypto dependency by @btoms20 in #120
What?
Widens the supported
swift-cryptorange to include the 4+ series of releases.Why?
- Using
swift-crypto4.2.0 doesn’t seem to impact the building or tests- Allows for newer libraries that need
swift-crypto4+ tags to still use this library- This combined with
mysql-kitwidening its pin onswift-cryptowould allowvaporusers depending onfluent-mysql-driverto use the latest, and safest,swift-cryptoversions.
This patch was released by @gwynne
Full Changelog: 1.9.0...1.9.1