Skip to content

Commit a5e79c5

Browse files
Update dependency lzell/AIProxySwift to from: "0.147.0"
1 parent 0d26321 commit a5e79c5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.146.0")
23+
.package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.147.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)