File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ let package = Package(
19
19
dependencies: [
20
20
. package ( url: " https://github.com/apple/swift-log.git " , from: " 1.0.0 " ) ,
21
21
. package ( url: " https://github.com/apple/swift-crypto.git " , " 1.0.0 " ..< " 4.0.0 " ) ,
22
- . package ( url: " https://github.com/swift-server/async-http-client.git " , from: " 1.10 .0 " ) ,
22
+ . package ( url: " https://github.com/swift-server/async-http-client.git " , from: " 1.19 .0 " ) ,
23
23
. package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.0.0 " ) ,
24
24
. package ( url: " https://github.com/apple/swift-nio.git " , from: " 2.42.0 " ) ,
25
25
. package ( url: " https://github.com/apple/swift-nio-ssl.git " , from: " 2.6.0 " ) ,
You can’t perform that action at this time.
0 commit comments