We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afae2f5 commit a3dac0dCopy full SHA for a3dac0d
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version:5.6
+// swift-tools-version:5.8
2
import PackageDescription
3
4
let package = Package(
README.md
@@ -18,9 +18,6 @@
18
<a href="https://github.com/vapor/queues-redis-driver/actions/workflows/test.yml">
19
<img src="https://github.com/vapor/queues-redis-driver/actions/workflows/test.yml/badge.svg?event=push" alt="Continuous Integration">
20
</a>
21
- <a href="https://swift.org">
22
- <img src="http://img.shields.io/badge/swift-5.6-brightgreen.svg" alt="Swift 5.6">
23
- </a>
24
<a href="https://swift.org">
25
<img src="http://img.shields.io/badge/swift-5.8-brightgreen.svg" alt="Swift 5.8">
26
0 commit comments