File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ let package = Package(
15
15
dependencies: [
16
16
. package ( url: " https://github.com/vapor/mysql-nio.git " , from: " 1.7.2 " ) ,
17
17
. package ( url: " https://github.com/vapor/sql-kit.git " , from: " 3.29.3 " ) ,
18
- . package ( url: " https://github.com/vapor/async-kit.git " , from: " 1.19 .0 " ) ,
18
+ . package ( url: " https://github.com/vapor/async-kit.git " , from: " 1.20 .0 " ) ,
19
19
. package ( url: " https://github.com/apple/swift-crypto.git " , " 2.0.0 " ..< " 4.0.0 " ) ,
20
20
. package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.65.0 " ) ,
21
21
. package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.26.0 " ) ,
You can’t perform that action at this time.
0 commit comments