Skip to content

Commit 0d91723

Browse files
committed
update Swift toolchain to Swift 6.1
this will enable us to use traits
1 parent f4ec3d6 commit 0d91723

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:6.0
1+
// swift-tools-version:6.1
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import Foundation

0 commit comments

Comments
 (0)