We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9dda36 + a169335 commit e0dfc82Copy full SHA for e0dfc82
1 file changed
Package.swift
@@ -16,7 +16,7 @@ let package = Package(
16
targets: ["FunctionCalling-AWSBedrock"]),
17
],
18
dependencies: [
19
- .package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.4.0"),
+ .package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
20
.package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.0.31"),
21
22
targets: [
0 commit comments