summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drafts/2019-05-28-this-week-in-rust.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/drafts/2019-05-28-this-week-in-rust.md b/drafts/2019-05-28-this-week-in-rust.md
index 5fe819a..ba6594b 100644
--- a/drafts/2019-05-28-this-week-in-rust.md
+++ b/drafts/2019-05-28-this-week-in-rust.md
@@ -16,6 +16,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
## News & Blog Posts
+* [Programming Servo: Zen and the art of removing blocks from your system](https://medium.com/@polyglot_factotum/programming-servo-zen-and-the-art-of-removing-blocks-from-your-system-51c1b7d404e3).
* [Announcing Mockiato - A strict, yet friendly mocking library for Rust 2018](https://blog.myelin.ch/2019/05/24/mockiato-announcement.html).
# Crate of the Week