Skip to content

Commit

Permalink
Cargo: bytes v1.6.0 -> v1.6.1
Browse files Browse the repository at this point in the history
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
cpu authored and algesten committed Jul 17, 2024
1 parent eae34f6 commit 5696f1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5696f1b

Please sign in to comment.