diff --git a/Package@swift-5.9.swift b/Package@swift-5.9.swift index e2305c3..57ddc2e 100644 --- a/Package@swift-5.9.swift +++ b/Package@swift-5.9.swift @@ -15,7 +15,7 @@ let package = Package( dependencies: [ .package(url: "https://github.com/vapor/async-kit.git", from: "1.19.0"), .package(url: "https://github.com/vapor/fluent-kit.git", from: "1.48.4"), - .package(url: "https://github.com/vapor/postgres-kit.git", from: "2.13.4"), + .package(url: "https://github.com/maciejtrybilo/postgres-kit.git", branch: "logExecutionTime"), ], targets: [ .target(