diff --git a/posts/restful-api-in-sync-and-async-rust.md b/posts/restful-api-in-sync-and-async-rust.md index 75fbe55..da12297 100644 --- a/posts/restful-api-in-sync-and-async-rust.md +++ b/posts/restful-api-in-sync-and-async-rust.md @@ -4272,6 +4272,7 @@ Discuss this article on - [learnrust subreddit](https://www.reddit.com/r/learnrust/comments/nanar9/restful_api_in_sync_async_rust/) - [official Rust users forum](https://users.rust-lang.org/t/blog-post-restful-api-in-sync-async-rust/59713) - [Twitter](https://twitter.com/pretzelhammer/status/1392825891428909062) +- [rust subreddit](https://www.reddit.com/r/rust/comments/nnp6j4/restful_api_in_sync_async_rust/)