Skip to content

Commit 6553bca

Browse files
authored
Merge pull request #3 from FunctionCalling/renovate/fumito-ito-functioncalling-0.x
Update dependency fumito-ito/FunctionCalling to from: "0.5.0"
2 parents 5a93ee7 + e02bcc9 commit 6553bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ let package = Package(
1919
)
2020
],
2121
dependencies: [
22-
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0"),
22+
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
2323
.package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.34.0")
2424
],
2525
targets: [

0 commit comments

Comments
 (0)