File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ let package = Package(
3030 . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.81.0 " ) ,
3131 . package ( url: " https://github.com/apple/swift-nio-transport-services.git " , from: " 1.19.0 " ) ,
3232 . package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.25.0 " ) ,
33- . package ( url: " https://github.com/apple/swift-crypto.git " , " 3.9.0 " ..< " 4 .0.0" ) ,
33+ . package ( url: " https://github.com/apple/swift-crypto.git " , " 3.9.0 " ..< " 5 .0.0" ) ,
3434 . package ( url: " https://github.com/apple/swift-metrics.git " , from: " 2.4.1 " ) ,
3535 . package ( url: " https://github.com/apple/swift-log.git " , from: " 1.5.3 " ) ,
3636 . package ( url: " https://github.com/swift-server/swift-service-lifecycle.git " , from: " 2.5.0 " ) ,
You can’t perform that action at this time.
0 commit comments