File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ let package = Package(
1313 . package ( url: " https://github.com/apple/swift-argument-parser.git " , from: " 1.2.3 " ) ,
1414 . package ( url: " https://github.com/scottrhoyt/SwiftyTextTable.git " , from: " 0.9.0 " ) ,
1515 . package ( url: " https://github.com/Local-Connectivity-Lab/lcl-auth.git " , branch: " main " ) ,
16- . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.73 .0 " ) ,
16+ . package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.81 .0 " ) ,
1717 . package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.25.0 " ) ,
18- . package ( url: " https://github.com/Local-Connectivity-Lab/lcl-speedtest.git " , from: " 1.0.4 " ) ,
18+ . package ( url: " https://github.com/Local-Connectivity-Lab/lcl-speedtest.git " , from: " 1.0.6 " ) ,
1919 . package ( url: " https://github.com/johnnzhou/ANSITerminal.git " , from: " 0.0.4 " ) ,
2020 ] ,
2121 targets: [
You can’t perform that action at this time.
0 commit comments