Skip to content

Commit b9bb47a

Browse files
committed
Fix doc tests
1 parent 43185c5 commit b9bb47a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

futures-task/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ unstable = []
2626
cfg-target-has-atomic = []
2727

2828
[dependencies]
29+
30+
[dev-dependencies]
31+
futures-preview = { path = "../futures", version = "=0.3.0-alpha.19" }

0 commit comments

Comments
 (0)