There was an error while loading. Please reload this page.
1 parent c6ee78a commit 3da93a7Copy full SHA for 3da93a7
1 file changed
Package.swift
@@ -258,7 +258,7 @@ var dependencies: [Package.Dependency] = [
258
.package(url: "https://github.com/kylef/PathKit.git", exact: "1.0.1"),
259
.package(url: "https://github.com/art-divin/StencilSwiftKit.git", exact: "2.10.4"),
260
.package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.16.0"),
261
- .package(url: "https://github.com/apple/swift-syntax.git", from: "510.0.0"),
+ .package(url: "https://github.com/swiftlang/swift-syntax.git", from: "510.0.0"),
262
.package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
263
.package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0"),
264
.package(url: "https://github.com/art-divin/swift-package-manager.git", exact: "1.0.8"),
0 commit comments