Skip to content

Commit fb3e4b9

Browse files
Update dependency fumito-ito/FunctionCalling to from: "0.4.0"
1 parent 68c55bc commit fb3e4b9

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
@@ -23,7 +23,7 @@ let package = Package(
2323
],
2424
dependencies: [
2525
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.2"),
26-
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.3.0")
26+
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0")
2727
],
2828
targets: [
2929
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)