Skip to content

Commit 83a1f2d

Browse files
committed
Increase swift-tools-version to 5.7
We no longer need to support building SwiftSyntax with Swift <5.7 so we can increase the tools version. rdar://108753223
1 parent 427d59d commit 83a1f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.5
1+
// swift-tools-version:5.7
22

33
import PackageDescription
44
import Foundation

0 commit comments

Comments
 (0)