Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Notably this fixes a `cargo-deny` error: ``` error[yanked]: detected yanked crate (try `cargo update -p bytes`) ┌─ /github/workspace/Cargo.lock:10:1 │ 10 │ bytes 1.6.0 registry+https://github.com/rust-lang/crates.io-index │ ----------------------------------------------------------------- yanked version │ = bytes v1.6.0 └── http v0.2.12 └── ureq v2.10.0 advisories FAILED, bans ok, licenses ok, sources ok ```
- Loading branch information