drop support for Swift 6.0 (#667)

Drop support fro Swift 6.0 as per ecosystem's policy to support the last
three major versions, now 6.1, 6.2, and 6.3
- CI is updated 
- all docs, readme, and examples are updated to 6.3 as default
This commit is contained in:
Sébastien Stormacq
2026-05-14 11:00:09 +02:00
committed by GitHub
parent ddad9b9bee
commit 2745fe1b5e
42 changed files with 80 additions and 156 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// swift-tools-version:6.2
// swift-tools-version:6.3
import PackageDescription