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 dcdecb1 commit 600eafaCopy full SHA for 600eafa
Package.swift
@@ -29,8 +29,6 @@ let package = Package(
29
.package(url: "https://github.com/apple/swift-nio-ssl.git", from: "2.29.0"),
30
.package(url: "https://github.com/apple/swift-nio-transport-services.git", from: "1.23.0"),
31
.package(url: "https://github.com/swift-server/swift-service-lifecycle.git", from: "2.8.0"),
32
-
33
- //.package(url: "https://github.com/swiftlang/swift-docc-plugin.git", from: "1.4.5"),
34
],
35
targets: [
36
.target(
0 commit comments