panamax-rs / panamax

Mirror rustup and crates.io repositories, for offline Rust and cargo usage.
Apache License 2.0
443 stars 46 forks source link

cargo update to eliminate dependency versions with vulnerabilities #118

Closed frymawe closed 4 months ago

frymawe commented 11 months ago

I did a cargo update to get rid of some high impact CVE findings from cargo audit. The tests pass. I updated the patch number as well.

k3d3 commented 4 months ago

I'm going to close this as I've recently performed a cargo update and will be updating the repo and releases soon, but thank you for this PR! And sorry for taking so long to get to it.