There was an error while loading. Please reload this page.
1 parent 05b1011 commit 9fa75ceCopy full SHA for 9fa75ce
1 file changed
Package.swift
@@ -22,7 +22,7 @@ let package = Package(
22
.package(url: "https://github.com/livekit/webrtc-xcframework.git", exact: "137.7151.12"),
23
.package(url: "https://github.com/livekit/livekit-uniffi-xcframework.git", exact: "0.0.5"),
24
.package(url: "https://github.com/apple/swift-protobuf.git", from: "1.31.0"),
25
- .package(url: "https://github.com/apple/swift-collections.git", "1.1.0" ..< "1.3.0"),
+ .package(url: "https://github.com/apple/swift-collections.git", "1.1.0" ..< "1.5.0"),
26
// Only used for DocC generation
27
.package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.3.0"),
28
],
0 commit comments