Hacker News new | ask | show | jobs
by kevinastone 2346 days ago
Gotham will be async-ready once this PR lands and the next release is published: https://github.com/gotham-rs/gotham/pull/370
1 comments

Noice. To me, Gotham makes more sense because it depends on stable, whereas Rocket uses nightly. Anything depending on nightly seems inherently more fragile and un-future-proof (no pun intended).