diff --git a/Package.swift b/Package.swift index b8319a1..36a8020 100644 --- a/Package.swift +++ b/Package.swift @@ -13,7 +13,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/apple/swift-argument-parser", from: "1.6.1"), - .package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.1.0")) + .package(url: "https://github.com/onevcat/Rainbow", .upToNextMajor(from: "4.2.0")) ], targets: [ .executableTarget(