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 @@ -16,7 +16,7 @@ let package = Package(
16
16
. package ( url: " https://github.com/vapor/mysql-nio.git " , from: " 1.0.0 " ) ,
17
17
. package ( url: " https://github.com/vapor/sql-kit.git " , from: " 3.28.0 " ) ,
18
18
. package ( url: " https://github.com/vapor/async-kit.git " , from: " 1.0.0 " ) ,
19
- . package ( url: " https://github.com/apple/swift-crypto.git " , " 1.0.0 " ..< " 3 .0.0" ) ,
19
+ . package ( url: " https://github.com/apple/swift-crypto.git " , " 1.0.0 " ..< " 4 .0.0" ) ,
20
20
. package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.0.0 " ) ,
21
21
. package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.14.0 " ) ,
22
22
] ,
You can’t perform that action at this time.
0 commit comments