From 5edd440de8378ba1c853362860e452d5b925f644 Mon Sep 17 00:00:00 2001 From: Ted Benson Date: 2022年1月20日 18:07:05 -0500 Subject: [PATCH] Update Package.swift --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index ff0cc7c..c3b6aee 100644 --- a/Package.swift +++ b/Package.swift @@ -12,7 +12,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/vapor/async-kit.git", from: "1.2.0"), .package(url: "https://github.com/vapor/fluent-kit.git", from: "1.0.0"), - .package(url: "https://github.com/vapor/postgres-kit.git", from: "2.3.0"), + .package(url: "https://github.com/nludb/postgres-kit.git", .branch("main")), ], targets: [ .target(name: "FluentPostgresDriver", dependencies: [

AltStyle によって変換されたページ (->オリジナル) /