Skip to content

Commit 15281c6

Browse files
Satoshi-Kusumotocramertj
authored andcommitted
update dep
1 parent e0901fe commit 15281c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/02_execution/04_executor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ authors = ["XYZ Author"]
2727
edition = "2018"
2828

2929
[dependencies]
30-
futures-preview = "=0.3.0-alpha.17"
30+
futures = "0.3"
3131
```
3232

3333
Next, we need the following imports at the top of `src/main.rs`:

0 commit comments

Comments
 (0)