We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecb06a commit c48aa87Copy full SHA for c48aa87
Package.swift
@@ -14,7 +14,7 @@ let package = Package(
14
],
15
dependencies: [
16
// Dependencies declare other packages that this package depends on.
17
- .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")
18
19
targets: [
20
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
0 commit comments