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 b9a003e commit 6152f2aCopy full SHA for 6152f2a
Package.swift
@@ -27,7 +27,7 @@ let package = Package(
27
dependencies: [
28
// Dependencies declare other packages that this package depends on.
29
.package(url: "https://github.com/apple/swift-numerics", from: "1.0.0"),
30
- .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
+ .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.4.3"),
31
],
32
targets: [
33
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments