Skip to content

Commit ef6e928

Browse files
committed
Update Package.swift
1 parent 9329cc9 commit ef6e928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ let package = Package(
1313
targets: ["replicate-kit-swift"]),
1414
],
1515
dependencies: [
16-
.package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.3")
16+
.package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.4")
1717
],
1818
targets: [
1919
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)