We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee30fb7 commit adf152fCopy full SHA for adf152f
Package.swift
@@ -8,7 +8,7 @@ let package = Package(
8
],
9
dependencies: [
10
.package(url: "https://github.com/jpsim/SourceKitten", from: "0.22.0"),
11
- .package(url: "https://github.com/kylef/PathKit", from: "0.9.2"),
+ .package(url: "https://github.com/kylef/PathKit", from: "1.0.1"),
12
.package(url: "https://github.com/onevcat/Rainbow", from: "3.0.0")
13
14
targets: [
0 commit comments