Skip to content

Commit 46043d9

Browse files
Update dependency FunctionCalling/FunctionCalling to from: "0.5.0"
1 parent 58039c8 commit 46043d9

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
@@ -16,7 +16,7 @@ let package = Package(
1616
targets: ["FunctionCalling-MacPaw-OpenAI"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.4.0"),
19+
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
2020
.package(url: "https://github.com/MacPaw/OpenAI", from: "0.3.0")
2121
],
2222
targets: [

0 commit comments

Comments
 (0)