Skip to content

Commit d2341ad

Browse files
mbrandonwgithub-actions[bot]
authored andcommitted
Run swift-format
1 parent d36f060 commit d2341ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let package = Package(
2121
),
2222
],
2323
dependencies: [
24-
.package(url: "https://github.com/apple/swift-syntax", "509.0.0"..<"601.0.0-prerelease"),
24+
.package(url: "https://github.com/apple/swift-syntax", "509.0.0"..<"601.0.0-prerelease")
2525
],
2626
targets: [
2727
.target(

0 commit comments

Comments
 (0)