Skip to content

Commit 06763b8

Browse files
authored
Drop docc plugin (#354)
1 parent ddb7039 commit 06763b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: Package.swift

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ let package = Package(
2525
dependencies: [
2626
.package(url: "https://github.com/apple/swift-nio.git", .upToNextMajor(from: "2.72.0")),
2727
.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"),
2928
.package(url: "https://github.com/apple/swift-testing.git", branch: "swift-DEVELOPMENT-SNAPSHOT-2024-08-29-a"),
3029
],
3130
targets: [

0 commit comments

Comments
 (0)