We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 482da60 + 80517a8 commit 07ae29bCopy full SHA for 07ae29b
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
],
19
dependencies: [
20
.package(url: "https://github.com/FunctionCalling/FunctionCalling", from: "0.5.0"),
21
- .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.5.57")
+ .package(url: "https://github.com/awslabs/aws-sdk-swift", from: "1.5.59")
22
23
targets: [
24
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments