summaryrefslogtreecommitdiffstats
path: root/drafts
diff options
context:
space:
mode:
authorStefan Schindler <dns2utf8@users.noreply.github.com>2019-06-10 10:51:26 +0000
committerGitHub <noreply@github.com>2019-06-10 10:51:26 +0000
commit6848e66e560bbc9f30022aec57dc13537f5a7aeb (patch)
treed65d412248952de3a6b0e40fff6c9a3d91dc93a5 /drafts
parente8b6882beda84a60796223f864ae12709294108d (diff)
Blog post rusts hidden talents
Diffstat (limited to 'drafts')
-rw-r--r--drafts/2019-06-11-this-week-in-rust.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/drafts/2019-06-11-this-week-in-rust.md b/drafts/2019-06-11-this-week-in-rust.md
index 5fd2415..8f4cacc 100644
--- a/drafts/2019-06-11-this-week-in-rust.md
+++ b/drafts/2019-06-11-this-week-in-rust.md
@@ -16,6 +16,8 @@ If you find any errors in this week's issue, [please submit a PR](https://github
## News & Blog Posts
+* [Rusts hidden talents](https://estada.ch/2019/6/7/rusts-hidden-talents/]
+
# Crate of the Week
This week's crate is [emu](https://github.com/calebwin/emu), a Rust-based language for programming GPUs. Thanks to [Caleb Winston](https://users.rust-lang.org/t/crate-of-the-week/2704/561) for the suggestion!