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 7c3165b commit ca297d3Copy full SHA for ca297d3
Package.swift
@@ -27,7 +27,7 @@ let package = Package(
27
.package(
28
url: "https://github.com/apple/swift-argument-parser", from: "1.3.0"),
29
30
- url: "https://github.com/swiftlang/swift-syntax.git", from: "600.0.1"),
+ url: "https://github.com/swiftlang/swift-syntax.git", from: "602.0.0"),
31
32
url: "https://github.com/pointfreeco/swift-macro-testing.git",
33
from: "0.5.2"),
0 commit comments