Skip to content

Commit ad7ef87

Browse files
committed
[update-checkout] Add swift-crypto to the list of repos
This is for swiftlang/swift-package-manager#3202, which adds swift-crypto as a new dependency to SwiftPM to support the upcoming package collection feature.
1 parent 3cbf31c commit ad7ef87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"remote": { "id": "apple/swift-driver" } },
1515
"swift-tools-support-core": {
1616
"remote": { "id": "apple/swift-tools-support-core" } },
17+
"swift-crypto": {
18+
"remote": { "id": "apple/swift-crypto" } },
1719
"swiftpm": {
1820
"remote": { "id": "apple/swift-package-manager" } },
1921
"swift-syntax": {

0 commit comments

Comments
 (0)