Skip to content

Commit

Permalink
Bump array-bytes from 6.1.0 to 6.2.0 (#74)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent eeb54d8 commit f99631f
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 @@ -21,7 +21,7 @@ version = "0.10.1"

[workspace.dependencies]
# crates.io
array-bytes = { version = "6.1" }
array-bytes = { version = "6.2" }
fxhash = { version = "0.2" }
once_cell = { version = "1.18" }
parity-scale-codec = { version = "3.6" }
Expand Down

0 comments on commit f99631f

Please sign in to comment.