We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddb7039 commit 06763b8Copy full SHA for 06763b8
Package.swift
@@ -25,7 +25,6 @@ let package = Package(
25
dependencies: [
26
.package(url: "https://github.com/apple/swift-nio.git", .upToNextMajor(from: "2.72.0")),
27
.package(url: "https://github.com/apple/swift-log.git", .upToNextMajor(from: "1.5.4")),
28
- .package(url: "https://github.com/apple/swift-docc-plugin.git", from: "1.0.0"),
29
.package(url: "https://github.com/apple/swift-testing.git", branch: "swift-DEVELOPMENT-SNAPSHOT-2024-08-29-a"),
30
],
31
targets: [
0 commit comments