Skip to content

Commit 4f273aa

Browse files
authored
Lower swift-tools-version to 5.9 in Package.swift
This would unblock swiftlang/swift-tools-support-core#488
1 parent 9e9579d commit 4f273aa

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
@@ -1,4 +1,4 @@
1-
// swift-tools-version: 5.10
1+
// swift-tools-version: 5.9
22

33
import Foundation
44
import PackageDescription

0 commit comments

Comments
 (0)