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 8148c63 commit 3f8d7d6Copy full SHA for 3f8d7d6
Package.swift
@@ -26,7 +26,7 @@ let package = Package(
26
],
27
dependencies: [
28
.package(
29
- url: "https://github.com/apple/swift-syntax.git",
+ url: "https://github.com/swiftlang/swift-syntax.git",
30
from: "600.0.1"
31
)
32
0 commit comments