From 92c4aa7c2aa5f07fcb109c4ed1e4d01f4bac2bbd Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Sat, 29 Apr 2023 00:53:22 +0200 Subject: [PATCH] Updated the Swift tools version in the Package file to v5.7. --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 44026d7..2d76f8e 100644 --- a/Package.swift +++ b/Package.swift @@ -1,4 +1,4 @@ -// swift-tools-version: 5.5 +// swift-tools-version: 5.7 // // This source file is part of the AmiiboService open source project //