File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ let package = Package(
1414 ] ,
1515 dependencies: [
1616 . package ( url: " https://github.com/hummingbird-project/hummingbird.git " , from: " 2.0.0 " ) ,
17- . package ( url: " https://github.com/thoven87 /swift-jobs.git " , branch : " stevenson/delayed-jobs " ) ,
17+ . package ( url: " https://github.com/hummingbird-project /swift-jobs.git " , from : " 1.0.0-beta.2 " ) ,
1818 . package ( url: " https://github.com/vapor/postgres-nio " , from: " 1.21.0 " ) ,
1919 ] ,
2020 targets: [
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ let package = Package(
1212 ] ,
1313 dependencies: [
1414 . package ( url: " https://github.com/hummingbird-project/hummingbird.git " , from: " 2.0.0 " ) ,
15- . package ( url: " https://github.com/thoven87 /swift-jobs.git " , branch : " stevenson/delayed-jobs " ) ,
15+ . package ( url: " https://github.com/hummingbird-project /swift-jobs.git " , from : " 1.0.0-beta.2 " ) ,
1616 . package ( url: " https://github.com/vapor/postgres-nio " , from: " 1.21.0 " ) ,
1717 ] ,
1818 targets: [
You can’t perform that action at this time.
0 commit comments