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 ede32ca commit 778b5ecCopy full SHA for 778b5ec
Package.swift
@@ -27,7 +27,7 @@ let package = Package(
27
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.0.0"),
28
.package(url: "https://github.com/apple/swift-format", "508.0.0"..<"510.0.0"),
29
.package(url: "https://github.com/apple/swift-log.git", from: "1.0.0"),
30
- .package(url: "https://github.com/daltoniam/Starscream.git", from: "4.0.0"),
+ .package(url: "https://github.com/daltoniam/Starscream.git", from: "4.0.5"),
31
.package(url: "https://github.com/dominicegginton/Spinner", from: "2.0.0"),
32
.package(url: "https://github.com/JohnSundell/Files", from: "4.0.0"),
33
.package(url: "https://github.com/jpsim/Yams.git", from: "5.0.0"),
0 commit comments