summaryrefslogtreecommitdiffstats
path: root/drafts
diff options
context:
space:
mode:
authorVikrant Chaudhary <nasa42@gmail.com>2019-06-20 05:30:02 +0900
committerVikrant Chaudhary <nasa42@gmail.com>2019-06-20 05:30:02 +0900
commit4862e910ab0fe2c8f85e790169685a6739bd39f6 (patch)
treeefa2c8ba2c957bf084e0db686d69812f940eaa8b /drafts
parent866876634ca40e80343d12a546509678b2d3981b (diff)
parent429c70b134f65e84abc7ecedaed76a828d51bee6 (diff)
Merge branch 'master' of github.com:cmr/this-week-in-rust
Conflicts: drafts/2019-06-18-this-week-in-rust.md
Diffstat (limited to 'drafts')
-rw-r--r--drafts/2019-06-18-this-week-in-rust.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/drafts/2019-06-18-this-week-in-rust.md b/drafts/2019-06-18-this-week-in-rust.md
index 8bd1770..84e7931 100644
--- a/drafts/2019-06-18-this-week-in-rust.md
+++ b/drafts/2019-06-18-this-week-in-rust.md
@@ -22,6 +22,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
* [Vimeo introduces support for AV1 using rav1e, a Rust library](https://press.vimeo.com/61553-vimeo-introduces-support-for-royalty-free-video-codec-av1).
* [Amethyst v0.11.0 released, now supporting gfx-hal with Rendy](https://amethyst.rs/posts/release-0-11).
* [Bzip2 in Rust: porting the randomization table](https://people.gnome.org/~federico/blog/bzip2-in-rust-randomization-table.html).
+* [Building secure systems using RISC-V and Rust](https://content.riscv.org/wp-content/uploads/2019/06/14.05-building_secure_systems-1.pdf).
# Crate of the Week