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 a44e2a5 commit 504e7f8Copy full SHA for 504e7f8
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
],
18
dependencies: [
19
.package(url: "https://github.com/swiftlang/swift-syntax.git",
20
- from: "601.0.1")
+ from: "602.0.0")
21
22
targets: [
23
.target(
0 commit comments