Skip to content

Commit c464548

Browse files
Merge pull request #5892 from obi1kenobi/patch-7
Tiny typo fix in community item
2 parents 40e43ec + 178164f commit c464548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft/2024-09-04-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ and just ask the editors to select the category.
5555
* [Deploying Rust in Existing Firmware Codebases](https://security.googleblog.com/2024/09/deploying-rust-in-existing-firmware.html)
5656
* [Your own little memory strategy](https://blog.morj.men/posts/rust-arena.html)
5757
* [Code Generation with GraphQL in Rust](https://omarabid.com/rust-graphql)
58-
* [How to deadlock Tokio application in Rust with just a singlemutex](https://turso.tech/blog/how-to-deadlock-tokio-application-in-rust-with-just-a-single-mutex)
58+
* [How to deadlock Tokio application in Rust with just a single mutex](https://turso.tech/blog/how-to-deadlock-tokio-application-in-rust-with-just-a-single-mutex)
5959
* [Is this trait sealed, or not sealed — that is the question](https://predr.ag/blog/is-this-trait-sealed-or-not-sealed/)
6060
* [Beyond Ctrl-C: The dark corners of Unix signal handling](https://sunshowers.io/posts/beyond-ctrl-c-signals/)
6161
* [Rust to Assembly: Understanding the Inner Workings of Rust](https://eventhelix.com/rust/)

0 commit comments

Comments
 (0)