Skip to content

Commit c33e0d0

Browse files
authored
Package.swift: bump swift-tools-version to 5.5 (swiftlang#362)
SwiftPM already requires 5.5, but now with `Sendable` introduced on some TSC types in swiftlang#361, this is unlikely to compile without errors with Swift 5.4.
1 parent f45e2af commit c33e0d0

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.4
1+
// swift-tools-version:5.5
22

33
/*
44
This source file is part of the Swift.org open source project

0 commit comments

Comments
 (0)