Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Bump array-bytes from 6.1.0 to 6.2.0 (#134)
Browse files Browse the repository at this point in the history
Bumps [array-bytes](https://github.com/hack-ink/array-bytes) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/hack-ink/array-bytes/releases)
- [Changelog](https://github.com/hack-ink/array-bytes/blob/main/CHANGELOG)
- [Commits](hack-ink/array-bytes@v6.1.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent f3267cc commit dbb35ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -29,7 +29,7 @@ vergen = { version = "8.2", features = ["build", "cargo", "git", "gitcl"] }
# crates.io
anyhow = { version = "1.0" }
app_dirs2 = { version = "2.5" }
array-bytes = { version = "6.1" }
array-bytes = { version = "6.2" }
clap = { version = "4.4", features = ["derive"] }
color-eyre = { version = "0.6" }
futures = { version = "0.3" }
Expand Down

0 comments on commit dbb35ad

Please sign in to comment.