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(
20
20
. package ( url: " https://github.com/vapor/mysql-nio.git " , from: " 1.3.0 " ) ,
21
21
. package ( url: " https://github.com/vapor/postgres-kit " , from: " 2.0.0 " ) ,
22
22
. 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 " ) ,
24
24
. package ( url: " https://github.com/swift-server/async-http-client.git " , from: " 1.0.0 " ) ,
25
25
. package ( url: " https://github.com/alchemy-swift/papyrus " , from: " 0.1.0 " ) ,
26
26
. package ( url: " https://github.com/alchemy-swift/fusion " , from: " 0.1.0 " ) ,
You can’t perform that action at this time.
0 commit comments