Skip to content

Commit 1c16d8c

Browse files
author
Stjepan Glavina
committed
Set git link for async-task dependency
1 parent 693a719 commit 1c16d8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustdoc-args = ["--features docs"]
1919
docs = []
2020

2121
[dependencies]
22-
async-task = { path = "../async-task" }
22+
async-task = { git = "git@github.com:async-std/async-task.git" }
2323
cfg-if = "0.1.9"
2424
crossbeam = "0.7.1"
2525
futures-preview = "0.3.0-alpha.17"

0 commit comments

Comments
 (0)