[#783] Set the swift tool version to 5-6 (#784)

- the version has been downgraded to 5.6 from 5.8
This commit is contained in:
Lukas Korba 2023-07-17 15:11:59 +02:00 committed by GitHub
parent 9fc08a221e
commit 5fe923f91d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// swift-tools-version: 5.8
// swift-tools-version: 5.6
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription