Skip to content

Commit 5d6f036

Browse files
authored
Merge pull request #3 from FunctionCalling/renovate/functioncalling-functioncalling-0.x
Update dependency FunctionCalling/FunctionCalling to from: "0.5.0"
2 parents 58039c8 + 46043d9 commit 5d6f036

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)