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 df333bd commit c500f3eCopy full SHA for c500f3e
Package.swift
@@ -43,7 +43,6 @@ let package = Package(
43
dependencies: [
44
.package(url: "https://github.com/apple/swift-openapi-runtime", from: "1.0.0"),
45
.package(url: "https://github.com/apple/swift-http-types", from: "1.0.0"),
46
- .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0"),
47
.package(url: "https://github.com/apple/swift-collections", from: "1.0.0"),
48
],
49
targets: [
0 commit comments