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.
2 parents c691fe8 + 967017b commit f3b4eeeCopy full SHA for f3b4eee
Package.swift
@@ -26,7 +26,7 @@ let package = Package(
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"),
29
- .package(url: "https://github.com/google/swift-benchmark", from: "0.1.0"),
+ .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
],
32
targets: [
0 commit comments