We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de604b1 commit 192d3beCopy full SHA for 192d3be
1 file changed
Core/Package.swift
@@ -50,7 +50,6 @@ let package = Package(
50
url: "https://github.com/pointfreeco/swift-composable-architecture",
51
from: "0.55.0"
52
),
53
- .package(url: "https://github.com/apple/swift-syntax.git", branch: "main"),
54
].pro,
55
targets: [
56
// MARK: - Main
0 commit comments