We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a670ab commit 1be8144Copy full SHA for 1be8144
[email protected]
@@ -26,7 +26,7 @@ let package = Package(
26
],
27
dependencies: [
28
.package(url: "https://github.com/pointfreeco/swift-custom-dump", from: "1.3.3"),
29
- .package(url: "https://github.com/swiftlang/swift-syntax", "509.0.0"..<"601.0.0"),
+ .package(url: "https://github.com/swiftlang/swift-syntax", "509.0.0"..<"602.0.0"),
30
31
targets: [
32
.target(
0 commit comments