Skip to content

Commit d799285

Browse files
authored
Update dep (#35)
1 parent b6ade33 commit d799285

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ let package = Package(
1414
),
1515
],
1616
dependencies: [
17-
.package(url: "https://github.com/apple/swift-syntax.git", from: "600.0.0"),
17+
.package(url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.0"),
1818
.package(url: "https://github.com/pointfreeco/swift-macro-testing.git", from: "0.5.2")
1919
],
2020
targets: [

0 commit comments

Comments
 (0)