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 @@ -20,7 +20,7 @@ let package = Package(
2020 . package ( url: " https://github.com/vapor/mysql-nio.git " , from: " 1.3.0 " ) ,
2121 . package ( url: " https://github.com/vapor/postgres-kit " , from: " 2.0.0 " ) ,
2222 . package ( url: " https://github.com/vapor/mysql-kit " , from: " 4.1.0 " ) ,
23- . package ( url: " https://github.com/alchemy- swift/swift-service-lifecycle.git " , . branch ( " main " ) ) ,
23+ . package ( url: " https://github.com/swift-server /swift-service-lifecycle.git " , from : " 1.0.0-alpha " ) ,
2424 . package ( url: " https://github.com/swift-server/async-http-client.git " , from: " 1.0.0 " ) ,
2525 . package ( url: " https://github.com/alchemy-swift/papyrus " , from: " 0.1.0 " ) ,
2626 . package ( url: " https://github.com/alchemy-swift/fusion " , from: " 0.1.0 " ) ,
You can’t perform that action at this time.
0 commit comments