Skip to content

Commit d545357

Browse files
committed
Updated AsyncHTTPClient
1 parent 9283f1d commit d545357

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

Package.resolved

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
dependencies: [
2121
.package(
2222
url: "https://github.com/o-nnerb/async-http-client",
23-
from: "1.30.4-alpha.1"
23+
from: "1.30.4-alpha.2"
2424
),
2525
.package(
2626
url: "https://github.com/apple/swift-nio",

0 commit comments

Comments
 (0)