We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b4eee commit 2d63d9dCopy full SHA for 2d63d9d
Package.swift
@@ -25,7 +25,7 @@ let package = Package(
25
.package(url: "https://github.com/pointfreeco/swift-custom-dump.git", exact: "1.0.0"),
26
.package(url: "https://github.com/pointfreeco/swift-dependencies.git", exact: "1.0.0"),
27
.package(url: "https://github.com/pointfreeco/swiftui-navigation.git", exact: "1.0.2"),
28
- .package(url: "https://github.com/pointfreeco/swift-macro-testing.git", exact: "0.1.0"),
+ .package(url: "https://github.com/pointfreeco/swift-macro-testing.git", exact: "0.2.2"),
29
.package(url: "https://github.com/google/swift-benchmark", from: "0.1.2"),
30
.package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"),
31
],
0 commit comments