rust-math / intel-mkl-src

Redistribute Intel MKL as a crate
Other
78 stars 22 forks source link

Upgraded `zstd` to version 0.10 #62

Closed aleon1138 closed 1 year ago

aleon1138 commented 3 years ago

Since the upgrade of Zstandard to 1.5.0, a lot of crates are upgrading to zstd-rs version 0.8 to take advantage of the speed improvements. This is causing problem on install with the "tools" CLI application.

adam-azarchs commented 2 years ago

In case anyone ever decides to merge this, at this point might as well go straight to 0.10.

termoshtt commented 1 year ago

Thanks PR, but zstd is updated in #71