We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb4f4c commit f7681dbCopy full SHA for f7681db
Package.swift
@@ -27,7 +27,7 @@ let package = Package(
27
.package(url: "https://github.com/apple/swift-certificates.git", from: "1.16.0"),
28
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
29
.package(url: "https://github.com/apple/swift-nio.git", from: "2.0.0"),
30
- .package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.0.0"),
+ .package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.36.0"),
31
.package(url: "https://github.com/apple/swift-nio-extras.git", from: "1.30.0"),
32
.package(url: "https://github.com/apple/swift-nio-http2.git", from: "1.0.0"),
33
],
0 commit comments