We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6217a62 commit 65eed71Copy full SHA for 65eed71
Package.swift
@@ -438,7 +438,7 @@ if useLocalDependencies {
438
} else {
439
package.dependencies += [
440
.package(url: "https://github.com/apple/swift-crypto.git", "2.0.0"..<"4.0.0"),
441
- .package(url: "https://github.com/swiftlang/swift-driver.git", branch: "main"),
+ .package(url: "https://github.com/swiftlang/swift-driver.git", branch: "release/6.2"),
442
.package(url: "https://github.com/apple/swift-system.git", .upToNextMajor(from: "1.4.1")),
443
.package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.0.3"),
444
]
0 commit comments