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 @@ -12,7 +12,7 @@ let package = Package(
1212 . package ( url: " https://github.com/Local-Connectivity-Lab/lcl-ping.git " , from: " 1.0.4 " ) ,
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 " ) ,
15- . package ( url: " https://github.com/Local-Connectivity-Lab/lcl-auth.git " , branch : " main " ) ,
15+ . package ( url: " https://github.com/Local-Connectivity-Lab/lcl-auth.git " , from : " 1.0.2 " ) ,
1616 . 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 " ) ,
1818 . package ( url: " https://github.com/Local-Connectivity-Lab/lcl-speedtest.git " , from: " 1.0.7 " ) ,
You can’t perform that action at this time.
0 commit comments