Skip to content

Commit

Permalink
deps: bump bytes from 1.7.2 to 1.8.0 (#323)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
2 parents b5bfee3 + ed8eb14 commit e3abb08
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ async-trait = { version = "0.1.82" }
asynchronous-codec = "0.7.0"
base64 = { default-features = false, features = ["alloc"], version = "0.22.1" }
byteorder = { version = "1.5.0" }
bytes = "1.7.1"
bytes = "1.8.0"
cid = "0.11.1"
chrono = { version = "0.4.35" }
clap = { version = "4.5.20", features = ["derive"] }
Expand Down

0 comments on commit e3abb08

Please sign in to comment.