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 @@ -21,7 +21,7 @@ let package = Package(
2121 . package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.0.0 " ) ,
2222 . package ( url: " https://github.com/google/swift-benchmark " , from: " 0.1.0 " ) ,
2323 . package ( url: " https://github.com/pointfreeco/combine-schedulers " , from: " 1.0.0 " ) ,
24- . package ( url: " https://github.com/pointfreeco/swift-case-paths " , branch : " 1.1.0 " ) ,
24+ . package ( url: " https://github.com/pointfreeco/swift-case-paths " , from : " 1.1.0 " ) ,
2525 . package ( url: " https://github.com/pointfreeco/swift-concurrency-extras " , from: " 1.1.0 " ) ,
2626 . package ( url: " https://github.com/pointfreeco/swift-custom-dump " , from: " 1.0.0 " ) ,
2727 . package ( url: " https://github.com/pointfreeco/swift-dependencies " , from: " 1.0.0 " ) ,
You can’t perform that action at this time.
0 commit comments