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.
exact
from
1 parent 043b79d commit 042d75dCopy full SHA for 042d75d
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
dependencies: [
16
.package(
17
url: "https://github.com/apple/swift-syntax.git",
18
- exact: "509.0.0"
+ from: "509.0.0"
19
),
20
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.3.0"),
21
.package(url: "https://github.com/SwiftPackageIndex/SPIManifest.git", from: "0.12.0"),
0 commit comments