Skip to content

Commit

Permalink
Bump generic-array from 0.14.6 to 0.14.7 (#31100)
Browse files Browse the repository at this point in the history
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.6 to 0.14.7.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fizyk20/generic-array/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2023
1 parent f105dea commit 2630f85
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 33 deletions.
32 changes: 16 additions & 16 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 @@ -191,7 +191,7 @@ fs_extra = "1.2.0"
futures = "0.3.24"
futures-util = "0.3.26"
gag = "1.0.0"
generic-array = { version = "0.14.6", default-features = false }
generic-array = { version = "0.14.7", default-features = false }
gethostname = "0.2.3"
getrandom = "0.1.14"
goauth = "0.13.1"
Expand Down
32 changes: 16 additions & 16 deletions programs/sbf/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2630f85

Please sign in to comment.