Skip to content

Commit

Permalink
Set package toolchain to Swift 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Nov 25, 2024
1 parent 3cc727f commit 2d90b70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .swift-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.5
5.8
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:6.0
// swift-tools-version: 5.8
// (be sure to update the .swift-version file when this Swift version changes)

import PackageDescription
Expand Down

0 comments on commit 2d90b70

Please sign in to comment.