Skip to content

Commit c5b56a8

Browse files
authored
Update Package.swift
1 parent 08c315a commit c5b56a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ let package = Package(
3535
.package(url: "https://github.com/pointfreeco/swift-snapshot-testing", from: "1.18.4"),
3636
.package(
3737
url: "https://github.com/mackoj/swift-structured-queries.git",
38-
branch: "feat/incorporate_trait_tagged"
38+
from: "0.25.2-tagged"
3939
),
4040
.package(url: "https://github.com/pointfreeco/swift-tagged", from: "0.10.0"),
4141
.package(url: "https://github.com/pointfreeco/xctest-dynamic-overlay", from: "1.5.0"),

0 commit comments

Comments
 (0)