Dependency Usage in Rust

7 points by praseodym 1 year ago | 1 comment
  • Ygg2 1 year ago
    The eternal question:

    - Rely on a unified bug pool (you get hit by many bugs, but all bugs are solved at same time).

    - Reinvent your bugs for each project.