From 967017bd07657b796198a9c3d90087571fab08f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 11:51:54 +0000 Subject: [PATCH] Update dependency google/swift-benchmark to from: "0.1.2" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 3eb39e9..9f1b19e 100644 --- a/Package.swift +++ b/Package.swift @@ -26,7 +26,7 @@ let package = Package( .package(url: "https://github.com/pointfreeco/swift-dependencies.git", exact: "1.0.0"), .package(url: "https://github.com/pointfreeco/swiftui-navigation.git", exact: "1.0.2"), .package(url: "https://github.com/pointfreeco/swift-macro-testing.git", exact: "0.1.0"), - .package(url: "https://github.com/google/swift-benchmark", from: "0.1.0"), + .package(url: "https://github.com/google/swift-benchmark", from: "0.1.2"), .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.1.0"), ], targets: [