Skip to content

Commit 331d2ae

Browse files
authored
Update dep (#530)
1 parent a1f63be commit 331d2ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let package = Package(
2626
.package(url: "https://github.com/VergeGroup/TypedIdentifier", from: "2.0.2"),
2727
.package(url: "https://github.com/VergeGroup/TypedComparator", from: "1.0.0"),
2828
.package(url: "https://github.com/VergeGroup/Normalization", from: "1.1.0"),
29-
.package(url: "https://github.com/VergeGroup/swift-macro-state-struct", from: "2.0.0"),
29+
.package(url: "https://github.com/VergeGroup/swift-macro-state-struct", from: "2.1.2"),
3030

3131
/// for testing
3232
.package(url: "https://github.com/nalexn/ViewInspector.git", from: "0.10.0"),

0 commit comments

Comments
 (0)