From fc83af5168948b2f7a38bebe6e871ab8547693f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 03:08:33 +0000 Subject: [PATCH] Swift: Bump github.com/apple/swift-numerics Bumps the swift-dependencies group with 1 update: [github.com/apple/swift-numerics](https://github.com/apple/swift-numerics). Updates `github.com/apple/swift-numerics` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/apple/swift-numerics/releases) - [Commits](https://github.com/apple/swift-numerics/compare/1.0.2...1.0.3) --- updated-dependencies: - dependency-name: github.com/apple/swift-numerics dependency-type: indirect update-type: version-update:semver-patch dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index af7be02e3..cfde907b0 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "2bd1f9191cbfcca859fed8ae83e9ba3cc8c66e4f28f5e2ef7ea792dae0cad081", + "originHash" : "7ed100e52a21879aea0893901764839f7c4269b0a897a985e8316879f723587c", "pins" : [ { "identity" : "async-http-client", @@ -474,8 +474,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-numerics.git", "state" : { - "revision" : "0a5bc04095a675662cf24757cc0640aa2204253b", - "version" : "1.0.2" + "revision" : "e0ec0f5f3af6f3e4d5e7a19d2af26b481acb6ba8", + "version" : "1.0.3" } }, {