Skip to content

Commit c14c054

Browse files
committed
Fix doc tests
1 parent f9c9812 commit c14c054

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

futures-task/Cargo.toml

+3
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)