52
submitted 3 months ago by Ephera@lemmy.ml to c/rust@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] RustyNova@lemmy.world 2 points 3 months ago

In general, apps/bins should strive for the latest msrv and lastest dependencies

Libraries should do the reverse and try for the lowest msrv and dependencies version (That actually work! Don't put version = "1" when you need 1.4.2!)

this post was submitted on 20 Feb 2025
52 points (100.0% liked)

Rust Programming

8751 readers
32 users here now

founded 6 years ago
MODERATORS