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 e4fb397 commit 30152ccCopy full SHA for 30152cc
Package.swift
@@ -12,7 +12,7 @@ let package = Package(
12
],
13
dependencies: [
14
.package(
15
- url: "https://github.com/apple/swift-docc-plugin",
+ url: "https://github.com/apple/swift-docc-plugin.git",
16
from: "1.3.0"
17
),
18
0 commit comments