Skip to content

Commit 2c5e9ec

Browse files
authored
Merge pull request #181 from giginet/raibow
Update Package.swift specification
2 parents 4bf6299 + 8bceb79 commit 2c5e9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ let package = Package(
3333
.package(url: "https://github.com/apple/swift-algorithms.git",
3434
from: "1.0.0"),
3535
.package(url: "https://github.com/onevcat/Rainbow",
36-
.upToNextMinor(from: "4.0.1")),
36+
from: "4.0.1"),
3737
.package(url: "https://github.com/giginet/scipio-cache-storage.git",
3838
from: "1.0.0"),
3939
],

0 commit comments

Comments
 (0)