From e02bcc9df7ead71429cac347c1232db6c27b58d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 23:42:53 +0000 Subject: [PATCH] Update dependency fumito-ito/FunctionCalling to from: "0.5.0" --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 8a0853a..b27a60a 100644 --- a/Package.swift +++ b/Package.swift @@ -19,7 +19,7 @@ let package = Package( ) ], dependencies: [ - .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0"), + .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"), .package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.34.0") ], targets: [