From e20fb9ad43174b146101e5fb61a9d28c62ee152d Mon Sep 17 00:00:00 2001 From: metalurgical <97008724+metalurgical@users.noreply.github.com> Date: Thu, 5 Oct 2023 07:58:20 +0200 Subject: [PATCH] fix: update dependency --- Package.resolved | 4 ++-- Package.swift | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index d8ee9db..52441cc 100644 --- a/Package.resolved +++ b/Package.resolved @@ -123,8 +123,8 @@ "repositoryURL": "https://github.com/torusresearch/tss-client-swift.git", "state": { "branch": null, - "revision": "455c23ab17081f7a1b78db03235c50fc2b0a2c9a", - "version": "1.0.14" + "revision": "e1262449b2810b10c7ac2b29215aebf4d8f422f7", + "version": "1.0.15" } }, { diff --git a/Package.swift b/Package.swift index 9931e98..0bfd223 100644 --- a/Package.swift +++ b/Package.swift @@ -14,7 +14,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/argentlabs/web3.swift", from:"1.6.0"), - .package(url: "https://github.com/torusresearch/tss-client-swift.git", from: "1.0.14"), + .package(url: "https://github.com/torusresearch/tss-client-swift.git", from: "1.0.15"), ], targets: [ .target(