diff --git a/Package.swift b/Package.swift index 8248f26..845b8ac 100644 --- a/Package.swift +++ b/Package.swift @@ -13,7 +13,7 @@ let package = Package( .library(name: "PostgresKit", targets: ["PostgresKit"]), ], dependencies: [ - .package(url: "https://github.com/vapor/postgres-nio.git", from: "1.21.1"), + .package(url: "https://github.com/vapor/postgres-nio.git", from: "1.23.0"), .package(url: "https://github.com/vapor/sql-kit.git", from: "3.29.3"), .package(url: "https://github.com/vapor/async-kit.git", from: "1.19.0"), ],

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