From 071baf640e92e1f1673d9284e8b5cb9cf2f857cd Mon Sep 17 00:00:00 2001 From: Chad Dougherty Date: Mon, 24 Jun 2019 10:23:22 -0400 Subject: Update 2019-06-25-this-week-in-rust.md --- drafts/2019-06-25-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drafts/2019-06-25-this-week-in-rust.md b/drafts/2019-06-25-this-week-in-rust.md index 08477d5..e333bf2 100644 --- a/drafts/2019-06-25-this-week-in-rust.md +++ b/drafts/2019-06-25-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 +* [Rust for closed-source projects](https://ntcore.com/?p=641) + # Crate of the Week This week's crate is [safe](https://github.com/Centril/rust-safe), a `#[safe]` attribute for explaining why `unsafe { ... }` is OK. Thanks to [Michael-F-Bryan](https://users.rust-lang.org/t/crate-of-the-week/2704/569) for the suggestion! -- cgit v1.2.3