From b123aa0fa4dc53ece147c04b6dc154f1f6fcb5fc Mon Sep 17 00:00:00 2001 From: Javier Cicchelli Date: Wed, 26 Apr 2023 15:07:46 +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 8d07528..2789210 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 SwiftLibs open source project //