Skip to content

Commit 5b0f957

Browse files
Merge pull request #7014 from 0xshadow-dev/post/axum-db
Added blogpost on Axum backend series - Docker, Database and Connection Pooling
2 parents f77c5ca + 9aefc66 commit 5b0f957

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

draft/2025-09-17-this-week-in-rust.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,16 @@ and just ask the editors to select the category.
4343

4444
### Newsletters
4545
* [The Embedded Rustacean Issue #54](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-54)
46-
4746
* [Rust Trends Issue #70: Foundation Moves and Performance Breakthroughs](https://rust-trends.com/newsletter/rust-foundation-performance-breakthroughs-2025)
4847

4948
### Project/Tooling Updates
5049
* [Cot v0.4: Particularly Lazy](https://mackow.ski/blog/cot-v04-particularly-lazy/)
51-
5250
* [Announcing Diesel 2.3](https://diesel.rs/news/2_3_0_release.html)
5351

5452
### Observations/Thoughts
5553

5654
### Rust Walkthroughs
55+
* [Axum Backend Series: Docker, Database and Connection Pooling](https://blog.0xshadow.dev/posts/backend-engineering-with-axum/axum-database-setup-using-docker/)
5756
* [The Hidden Rules Behind Rust Functions & Closures](https://blog.cuongle.dev/p/the-hidden-rules-behind-rust-functions)
5857

5958
### Research

0 commit comments

Comments
 (0)