Skip to content

Commit 4b9496f

Browse files
committed
release 309.
1 parent b2151fd commit 4b9496f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

drafts/2019-10-22-this-week-in-rust.md renamed to content/2019-10-22-this-week-in-rust.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@ If you find any errors in this week's issue, [please submit a PR](https://github
2222
* [Update on const generics progress](https://github.com/rust-lang/rust/issues/44580#issuecomment-544155666).
2323
* [Asynchronous destructors](https://boats.gitlab.io/blog/post/poll-drop/).
2424
* [A tiny, static, full-text search engine using Rust and WebAssembly](https://endler.dev/2019/tinysearch/).
25-
* [MicroRust: Discover the world of microcontrollers through Rust on the BBC micro:bit](https://droogmic.github.io/microrust/).
25+
* [MicroRust: discover the world of microcontrollers through Rust on the BBC micro:bit](https://droogmic.github.io/microrust/).
2626
* [Dealing with process termination in Linux](https://iximiuz.com/en/posts/dealing-with-processes-termination-in-Linux/).
2727
* [The embedded WG's operating system tutorials rewrite added support for the Raspberry Pi 4](https://github.com/rust-embedded/rust-raspi3-OS-tutorials/tree/rewrite_for_v2).
28-
* [Adventures in motion control: Simple Automation Sequences](http://adventures.michaelfbryan.com/posts/simple-automation-sequences/)
28+
* [Adventures in motion control: simple automation sequences](http://adventures.michaelfbryan.com/posts/simple-automation-sequences/)
2929
* [Programming Servo: shipping message-ports(via a detour into Spectre)](https://medium.com/programming-servo/programming-servo-shipping-message-ports-via-a-detour-into-spectre-c96683ac0b8).
3030
* [Rotary encoders in embedded Rust](https://leshow.github.io/post/rotary_encoder_hal/).
3131

3232
# Crate of the Week
3333

3434
This week's crate is [grubbnet](https://github.com/dooskington/grubbnet), a TCP client/server library for networked applications and games.
3535

36-
Thanks to [Dooskington](https://users.rust-lang.org/t/crate-of-the-week/2704/649), [zicklag](https://users.rust-lang.org/t/crate-of-the-week/2704/650) for the suggestion!
36+
Thanks to [Dooskington](https://users.rust-lang.org/t/crate-of-the-week/2704/650) for the suggestion!
3737

3838
[Submit your suggestions and votes for next week][submit_crate]!
3939

0 commit comments

Comments
 (0)