Skip to content

Commit 0899211

Browse files
authored
Merge pull request #26 from FunctionCalling/renovate/lzell-aiproxyswift-0.x
Update dependency lzell/AIProxySwift to from: "0.71.0"
2 parents 657aea1 + 6c7e055 commit 0899211

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
@@ -20,7 +20,7 @@ let package = Package(
2020
],
2121
dependencies: [
2222
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
23-
.package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.70.0")
23+
.package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.71.0")
2424
],
2525
targets: [
2626
// Targets are the basic building blocks of a package, defining a module or a test suite.

0 commit comments

Comments
 (0)