Skip to content

Commit 46085a8

Browse files
Update dependency fumito-ito/FunctionCalling to from: "0.5.0"
1 parent 1e00305 commit 46085a8

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: ["AnthropicSwiftSDK"]),
1717
],
1818
dependencies: [
19-
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0"),
19+
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
2020
.package(url: "https://github.com/fumito-ito/SwiftyJSONLines.git", from: "0.0.3")
2121
],
2222
targets: [

0 commit comments

Comments
 (0)