Skip to content

Add link to Building with Rust podcast ep 5 #2901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 9, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion draft/2022-02-09-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ If you find any errors in this week's issue, [please submit a PR](https://github
### Research

### Observations/Thoughts
* [audio] [Building with Rust: Josh Triplett on Building the Build System of his Dreams](https://anchor.fm/building-with-rust/episodes/Josh-Triplett-on-Building-the-Build-System-of-his-Dreams-e1dt81c)

### Rust Walkthroughs

Expand All @@ -36,7 +37,7 @@ This week we have two crates: [update-informer](https://github.com/mgrachev/upda
library to embed an update check into your CLI project and
[blake3](https://crates.io/crates/blake3), a fast cryptographic hash function.

Thanks to [Grachev Mikhail](https://users.rust-lang.org/t/crate-of-the-week/2704/1014) and
Thanks to [Grachev Mikhail](https://users.rust-lang.org/t/crate-of-the-week/2704/1014) and
[Zac Burns](https://users.rust-lang.org/t/crate-of-the-week/2704/1014) for the suggestions!

[Please submit your suggestions and votes for next week][submit_crate]!
Expand Down