pointfreeco / swift-identified-collections

A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
MIT License
539 stars 46 forks source link

Bumped dependencies #65

Closed HarshilShah closed 8 months ago

HarshilShah commented 10 months ago

Bumped the two dependencies to their latest versions. There isn't much new between the two, except the latest version of swift-collections now contains correct Sendable annotations.

andreyz commented 10 months ago

+1 on getting swift-collections dependency to version 1.0.6, as it includes a lot of Sendable annotations.