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.
2 parents 4bf6299 + 8bceb79 commit 2c5e9ecCopy full SHA for 2c5e9ec
Package.swift
@@ -33,7 +33,7 @@ let package = Package(
33
.package(url: "https://github.com/apple/swift-algorithms.git",
34
from: "1.0.0"),
35
.package(url: "https://github.com/onevcat/Rainbow",
36
- .upToNextMinor(from: "4.0.1")),
+ from: "4.0.1"),
37
.package(url: "https://github.com/giginet/scipio-cache-storage.git",
38
39
],
0 commit comments