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 85b39dc commit 76992e8Copy full SHA for 76992e8
Package.swift
@@ -9,7 +9,7 @@ let package = Package(
9
],
10
dependencies: [
11
.package(
12
- url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.1.0"),
+ url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.1.0")
13
14
targets: [
15
.target(name: "EmbeddedSwift")
0 commit comments