Skip to content

Commit c521ebb

Browse files
kkebokishikawakatsumi
authored andcommitted
Update swiftlang/swift-syntax:main
1 parent eabcba3 commit c521ebb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Resources/parsers/trunk/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Resources/parsers/trunk/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let package = Package(
77
.macOS(.v13)
88
],
99
dependencies: [
10-
.package(url: "https://github.com/apple/swift-syntax", branch: "main"),
10+
.package(url: "https://github.com/swiftlang/swift-syntax", branch: "main"),
1111
],
1212
targets: [
1313
.executableTarget(

0 commit comments

Comments
 (0)