summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDzmitry Malyshau <kvarkus@gmail.com>2019-06-12 09:47:54 -0400
committerGitHub <noreply@github.com>2019-06-12 09:47:54 -0400
commit8cc7368258b46c89fd98460b0cc230ccf9e6f060 (patch)
tree418738cf9de6215693479cfd90678469d9fdb5d6
parent5669389dcf4b5495bb772f8e985fb2edd6d435cb (diff)
Add gfx-rs 5yr anniversary
-rw-r--r--drafts/2019-06-28-this-week-in-rust.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/drafts/2019-06-28-this-week-in-rust.md b/drafts/2019-06-28-this-week-in-rust.md
index de72e4e..eb3f5f4 100644
--- a/drafts/2019-06-28-this-week-in-rust.md
+++ b/drafts/2019-06-28-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
+* [gfx-rs project 5 year anniversary](https://gfx-rs.github.io/2019/06/12/anniversary-5.html).
+
# Crate of the Week
This week's crate is [uom](https://crates.io/crates/uom), Units of measurement is a crate that does automatic type-safe zero-cost dimensional analysis. Thanks to [ehsanmok](https://users.rust-lang.org/t/crate-of-the-week/2704/562) for the suggestion!