apple / swift-algorithms

Commonly used sequence and collection algorithms for Swift
Apache License 2.0
5.97k stars 442 forks source link

Update project to depend on Swift 5.7 #240

Closed natecook1000 closed 2 months ago

natecook1000 commented 2 months ago

This updates the Swift Algorithms package to have a base of Swift 5.7, which is the earliest version supported by these packages.

Checklist

natecook1000 commented 2 months ago

@swift-ci Please test