Skip to content

Commit

Permalink
Bump bytes from 1.7.1 to 1.7.2
Browse files Browse the repository at this point in the history
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/bytes@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: bytes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 0f912e7 commit 58d722c
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 @@ -48,7 +48,7 @@ bech32 = "0.9.1"
bitcoin = "0.31.2"
bs58 = "0.5.1"
byte-unit = { version = "4.0.19", default-features = false }
bytes = "1.7.1"
bytes = "1.7.2"
clap = "3.2"
clap_complete = "3.2"
color-eyre = "0.6"
Expand Down

0 comments on commit 58d722c

Please sign in to comment.