File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -950,7 +950,7 @@ if ProcessInfo.processInfo.environment["SWIFTCI_USE_LOCAL_DEPS"] == nil {
950
950
. package ( url: " https://github.com/apple/swift-driver.git " , branch: relatedDependenciesBranch) ,
951
951
. package ( url: " https://github.com/apple/swift-crypto.git " , . upToNextMinor( from: " 3.0.0 " ) ) ,
952
952
. package ( url: " https://github.com/swiftlang/swift-syntax.git " , branch: relatedDependenciesBranch) ,
953
- . package ( url: " https://github.com/apple/swift-system.git " , " 1.1.1 " ..< " 1.4.0 " ) ,
953
+ . package ( url: " https://github.com/apple/swift-system.git " , from : " 1.1.1 " ) ,
954
954
. package ( url: " https://github.com/apple/swift-collections.git " , " 1.0.1 " ..< " 1.2.0 " ) ,
955
955
. package ( url: " https://github.com/apple/swift-certificates.git " , " 1.0.1 " ..< " 1.6.0 " ) ,
956
956
. package ( url: " https://github.com/swiftlang/swift-toolchain-sqlite.git " , from: " 1.0.0 " ) ,
You can’t perform that action at this time.
0 commit comments