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 f58a7d7 commit f8633abCopy full SHA for f8633ab
Cargo.toml
@@ -19,7 +19,7 @@ rustdoc-args = ["--features docs"]
19
docs = []
20
21
[dependencies]
22
-async-task = { git = "ssh://git@github.com/async-std/async-task.git" }
+async-task = { git = "ssh://git@github.com/async-rs/async-task.git" }
23
cfg-if = "0.1.9"
24
crossbeam-channel = "0.3.9"
25
futures-preview = "0.3.0-alpha.17"
0 commit comments