Shared libraries
Shared libraries
Posted Nov 25, 2025 20:51 UTC (Tue) by mb (subscriber, #50428)In reply to: Shared libraries by jhoblitt
Parent article: APT Rust requirement raises questions
That's not what actually happens, though.
Distros don't care about locked upstream dependencies.
And I think that's fine, if they always pick the latest compatible semver.
That tends to work very well in the crates.io ecosystem with only extremely few exceptions.
But distros often try to use older dependencies than locked upstream. Which is not Ok, IMO.
