lapack-src is too old => it depends on very old package that cause conflicts
Open
- Dominant language
- Rust
- Stars
- 4.8k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
I have tried to use a nalgebra-lapack version=0.25 with a crate that depends indirectly on package zstd version=0.10.
I just can not compile it. The reason is that nalgebra-lapack depends on lapack-src=0.8 which indirectly depend on zstd=0.5.
The version 0.8 of lapack-src is 3 year old now, and sure, many poeple are soon not going to be able to use nalgebra-lapack because of this very old dependency.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.