File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ let package = Package(
99 dependencies: [
1010 . package ( url: " https://github.com/apple/swift-algorithms " , from: " 1.2.1 " ) ,
1111 . package ( url: " https://github.com/apple/swift-atomics " , from: " 1.3.0 " ) ,
12- . package ( url: " https://github.com/apple/swift-collections " , from: " 1.2.1 " ) ,
12+ . package ( url: " https://github.com/apple/swift-collections " , from: " 1.3.0 " ) ,
1313 . package ( url: " https://github.com/apple/swift-crypto " , from: " 3.15.1 " ) ,
1414 . package ( url: " https://github.com/apple/swift-numerics " , from: " 1.1.1 " ) ,
1515 . package ( url: " https://github.com/apple/swift-system " , from: " 1.6.3 " ) ,
You can’t perform that action at this time.
0 commit comments