Skip to content

Commit f031c1a

Browse files
authored
Update posts/2019-11-07-Rust-1.39.0.md
1 parent 2fca1b0 commit f031c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2019-11-07-Rust-1.39.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The highlights of Rust 1.39.0 include `async`/`.await`, shared references to by-
2626

2727
[rel-1360]: https://blog.rust-lang.org/2019/07/04/Rust-1.36.0.html#the-future-is-here
2828
[`Future`]: https://doc.rust-lang.org/nightly/std/future/trait.Future.html
29-
[niko-post-async]: TODO
29+
[niko-post-async]: https://blog.rust-lang.org/2019/11/07/Async-await-stable.html
3030

3131
Previously in Rust 1.36.0, [we announced][rel-1360] that the [`Future`] trait is here. Back then, we noted that:
3232

0 commit comments

Comments
 (0)