release 195
This commit is contained in:
parent
1f1d7c635c
commit
d52fcb80cc
|
@ -16,7 +16,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
|
|||
|
||||
## News & Blog Posts
|
||||
|
||||
* [Announcing Gotham - A flexible web framework that does not sacrifice safety, security or speed.](https://gotham.rs/blog).
|
||||
* [Announcing Gotham - a flexible web framework that does not sacrifice safety, security or speed.](https://gotham.rs/blog).
|
||||
* [What the RLS can do for Rust support in IDEs](https://www.ncameron.org/blog/what-the-rls-can-do/).
|
||||
* [Optimizing Rust](https://blogs.gentoo.org/lu_zero/2017/08/12/optimizing-rust/).
|
||||
* [Rust for the web](https://thefullsnack.com/en/rust-for-the-web.html).
|
||||
|
@ -32,9 +32,9 @@ If you find any errors in this week's issue, [please submit a PR](https://github
|
|||
* [Announcing Rusty Object Notation](https://kvark.github.io/format/data/json/2017/08/09/rusty-object-notation.html).
|
||||
* [Implementing a bot for Slack in Rust, Rocket and Anterofit - Part 2](https://abishov.com/2017/08/08/hexocat-bot-part-2.html).
|
||||
* [Evolution of a simple `du -s` clone](https://durka.github.io/blog/2017/08/06/du-evolution.html).
|
||||
* [REST calls made Rustic: RS-ES in idiomatic Rust tutorial](https://qbox.io/blog/elasticsearch-rest-client-idiomatic-rust-tutorial).
|
||||
* [REST calls made rustic: RS-ES in idiomatic Rust tutorial](https://qbox.io/blog/elasticsearch-rest-client-idiomatic-rust-tutorial).
|
||||
* [User-friendly Elasticsearch queries with Rust and Elastic](https://qbox.io/blog/user-friendly-elasticsearch-queries-with-rust-and-elastic).
|
||||
* [This Week in Rust Docs 68](https://guillaumegomez.github.io/this-week-in-rust-docs/blog/this-week-in-rust-docs-68).
|
||||
* [This week in Rust docs 68](https://guillaumegomez.github.io/this-week-in-rust-docs/blog/this-week-in-rust-docs-68).
|
||||
* [These weeks in dev-tools 1](https://www.ncameron.org/blog/these-weeks-in-dev-tools-issue-1/).
|
||||
* [This week in Redox 28](https://redox-os.org/news/this-week-in-redox-28/).
|
||||
|
Loading…
Reference in New Issue