diff --git a/Package.resolved b/Package.resolved index 039e58a..51d39ff 100644 --- a/Package.resolved +++ b/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/lzell/AIProxySwift.git", "state" : { - "revision" : "f118afad4941db0ca9c7b6c7f993c483ffd287c6", - "version" : "0.62.0" + "revision" : "2fa06432d85696791b4cf76963af1325afb83f39", + "version" : "0.146.0" } }, { diff --git a/Package.swift b/Package.swift index 4aaecc2..a5aac67 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"), - .package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.145.0") + .package(url: "https://github.com/lzell/AIProxySwift.git", from: "0.146.0") ], targets: [ // Targets are the basic building blocks of a package, defining a module or a test suite.