Skip to content

Commit

Permalink
chore(deps): update rust crate bytes to 1.6.0 (#2197)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 457dd06 commit d8bb11d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.

2 changes: 1 addition & 1 deletion crates/cid-utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
serde = { workspace = true }
libipld = { workspace = true }
bytes = "1.5.0"
bytes = "1.6.0"
quick-protobuf = "0.8.1"
eyre = { workspace = true }

Expand Down

0 comments on commit d8bb11d

Please sign in to comment.