kkebo / zyphy

Zyphy is (or will be) a fast web browser engine written in Swift.
MIT License
4 stars 2 forks source link

build: update swift-syntax to swiftlang/swift-syntax #94

Closed kkebo closed 3 months ago

kkebo commented 3 months ago

apple/swift-syntax has been moved to swiftlang/swift-syntax. So I'm updating its URLs in Package.swift and Package.resolved.

kkebo commented 3 months ago

I need to merge #96 first to fix CI failing.

github-actions[bot] commented 3 months ago

Code Metrics Report

main (3f48481) #94 (8bf02fd) +/-
Coverage 85.1% 85.1% 0.0%
Details ``` diff | | main (3f48481) | #94 (8bf02fd) | +/- | |-----------|----------------|---------------|------| | Coverage | 85.1% | 85.1% | 0.0% | | Files | 9 | 9 | 0 | | Lines | 1608 | 1608 | 0 | | Covered | 1369 | 1369 | 0 | ```

Reported by octocov