Skip to content

Commit e02bcc9

Browse files
Update dependency fumito-ito/FunctionCalling to from: "0.5.0"
1 parent 5a93ee7 commit e02bcc9

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)