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 9329cc9 commit ef6e928Copy full SHA for ef6e928
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: ["replicate-kit-swift"]),
14
],
15
dependencies: [
16
- .package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.3")
+ .package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.4")
17
18
targets: [
19
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments