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 9468756 + da22768 commit f537486Copy full SHA for f537486
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
],
14
dependencies: [
15
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.5.0"),
16
- .package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.0.1"))
+ .package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.1.0"))
17
18
targets: [
19
.executableTarget(
0 commit comments