We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6e0b6 commit 79a6b50Copy full SHA for 79a6b50
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version:5.4
+// swift-tools-version:5.5
2
import PackageDescription
3
4
let package = Package(
@@ -10,9 +10,9 @@ let package = Package(
10
.library(name: "FluentPostgresDriver", targets: ["FluentPostgresDriver"]),
11
],
12
dependencies: [
13
- .package(url: "https://github.com/vapor/async-kit.git", from: "1.2.0"),
14
- .package(url: "https://github.com/vapor/fluent-kit.git", from: "1.31.0"),
15
- .package(url: "https://github.com/vapor/postgres-kit.git", from: "2.5.1"),
+ .package(url: "https://github.com/vapor/async-kit.git", from: "1.14.0"),
+ .package(url: "https://github.com/vapor/fluent-kit.git", from: "1.36.0"),
+ .package(url: "https://github.com/vapor/postgres-kit.git", from: "2.9.0"),
16
17
targets: [
18
.target(name: "FluentPostgresDriver", dependencies: [
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments