We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68c55bc commit fb3e4b9Copy full SHA for fb3e4b9
Package.swift
@@ -23,7 +23,7 @@ let package = Package(
23
],
24
dependencies: [
25
.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")
+ .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.4.0")
27
28
targets: [
29
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments