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 4b9be8f commit 075c865Copy full SHA for 075c865
[email protected]
@@ -88,7 +88,7 @@ let package = Package(
88
dependencies: [
89
.product(name: "SwiftCompilerPlugin", package: "swift-syntax"),
90
.product(name: "SwiftSyntaxMacros", package: "swift-syntax"),
91
- ],
+ ]
92
),
93
94
.target(
0 commit comments