This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Commit 0625be3
Update Package@swift-5.5.swift (#278)
* Update Package@swift-5.5.swift
Pin SwiftSemantics to main. This is required since the 0.3.1 release of SwiftSemantics pins SwiftSyntax to 4ae758ab85ed2a5d3e3e8b5050a8ce52179bd102 and SwiftSyntaxHighlighter requires release/5.5. In order to restore the ability to resolve the dependencies, we need to bump SwiftSemantics to main.
* Update Package@swift-5.5.swift
Use swift-syntax ~> 0.3.2
* Update Package@swift-5.5.swift
Use `revision` instead of `uptToNextMinor` for SwiftSemantics. Bump SwiftSyntaxHighlighter. This allows the package dependencies to be resolved on Windows.
Co-authored-by: Mattt <mattt@me.com>1 parent 9d85789 commit 0625be3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments