Skip to content

Commit

Permalink
Use Swift tools version 5.3 (#3127)
Browse files Browse the repository at this point in the history
swift-tools-version is a minimum target swift tool version so reverting it back to version 5.3.
  • Loading branch information
pasin authored Apr 27, 2023
1 parent 728723b commit 1641b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.8
// swift-tools-version:5.3
import PackageDescription

let package = Package(
Expand Down

0 comments on commit 1641b35

Please sign in to comment.