this post was submitted on 16 May 2025
22 points (95.8% liked)
Rust
6940 readers
48 users here now
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'd recommend switching away from Rocket if you can. It is not very actively maintained and Axum has become the better choice.
Thanks for the update, I wrote using rocket a few years ago so I figured everyone was still using that!