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: [