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 41ba367 commit a9140dfCopy full SHA for a9140df
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
],
14
dependencies: [
15
.package(url: "https://github.com/swiftuiux/async-http-client.git", from: "1.5.0"),
16
- .package(url: "https://github.com/swiftuiux/async-task.git", from: "1.2.8")
+ .package(url: "https://github.com/swiftuiux/async-task.git", branch: "main")
17
18
targets: [
19
.target(
0 commit comments