diff --git a/Package.swift b/Package.swift index 7099813..c8a83f3 100644 --- a/Package.swift +++ b/Package.swift @@ -16,7 +16,7 @@ let package = Package( .package(url: "https://github.com/soto-project/soto.git", from: "6.8.0"), .package(url: "https://github.com/sebsto/CLIlib/", from: "0.1.2"), .package(url: "https://github.com/adam-fowler/swift-srp", from: "2.1.0"), - .package(url: "https://github.com/apple/swift-crypto", from: "3.9.1"), + .package(url: "https://github.com/apple/swift-crypto", from: "3.11.1"), //.package(path: "../CLIlib") ],