Skip to content

Commit 333737d

Browse files
committed
Update SwiftSyntax dependency URL
1 parent f130683 commit 333737d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
],
2020
dependencies: [
2121
.package(
22-
url: "https://github.com/apple/swift-syntax.git",
22+
url: "https://github.com/swiftlang/swift-syntax.git",
2323
exact: "600.0.0"
2424
),
2525
],

0 commit comments

Comments
 (0)