diff --git a/Package.swift b/Package.swift index f37b3ada..a8175e8c 100644 --- a/Package.swift +++ b/Package.swift @@ -34,7 +34,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/JohnSundell/Files", from: "4.0.0"), .package(url: "https://github.com/nicklockwood/SwiftFormat", from: "0.41.2"), - .package(url: "https://github.com/apple/swift-argument-parser", from: "0.3.0"), + .package(url: "https://github.com/apple/swift-argument-parser", from: "1.0.0"), .package(url: "https://github.com/jpsim/Yams.git", from: "4.0.4"), ], targets: [