Using different versions of the same dependency like Rust
Haskell Community [Unofficial]
June 20, 2026
I am not a Rust user, but all the information I can find online points to Rust allowing multiple different versions of the same crate in the dependency graph (e.g., Articles - Stephen Coakley). Why wouldn’t that work in this case?
Discussion in the ATmosphere