Skip to content

Commit bdae0de

Browse files
authored
Merge branch 'master' into glues-v0.5
2 parents f54a259 + c5d31df commit bdae0de

File tree

2 files changed

+204
-71
lines changed

2 files changed

+204
-71
lines changed

content/2024-10-09-this-week-in-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ and just ask the editors to select the category.
6060
### Rust Walkthroughs
6161
* [Building Async I/O in Rust: How Futures, Wakers, and Thread Pools Work Together](https://www.spaghetti-coder.com/building-async-io-in-rust-how-futures-wakers-and-thread-pools-work-together)
6262
* [Index Trait, Pinned Elements and Immutable Push Vector](https://orxfun.github.io/orxfun-notes/#/imp-vec-motivation-2024-10-03)
63-
* [series] [Serde for Trait Object 2: Serialization](https://voelklmichael.github.io/Blog/2024/10/08/serde-trait-part2.html)
63+
* [series] [Serde for Trait Object 2: Serialization](https://voelklmichael.github.io/Blog/serde-trait-part2.html)
6464
* [video] [Build with Naz : Create an async shell in Rust](https://www.youtube.com/watch?v=jXzFCDIJQag)
6565

6666
### Miscellaneous

0 commit comments

Comments
 (0)