Skip to content

Commit 323062b

Browse files
committed
update
1 parent a8bf018 commit 323062b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Package.resolved

Lines changed: 4 additions & 4 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
@@ -14,7 +14,7 @@ let package = Package(
1414
],
1515
dependencies: [
1616
// Dependencies declare other packages that this package depends on.
17-
.package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.4")
17+
.package(url: "https://github.com/The-Igor/async-http-client.git", from: "1.4.6")
1818
],
1919
targets: [
2020
// Targets are the basic building blocks of a package. A target can define a module or a test suite.

0 commit comments

Comments
 (0)