Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
350: cargo update -p miniz_oxide r=ordian a=ordian Fixes this `warning: package `miniz_oxide v0.3.4` in Cargo.lock is yanked in registry `crates.io`, consider updating to a version that is not yanked`. ``` ❯ cargo tree -i -p miniz_oxide miniz_oxide v0.3.4 └── flate2 v1.0.12 └── reqwest v0.9.22 ``` Co-authored-by: Andronik Ordian <[email protected]>
- Loading branch information