Skip to content

Commit

Permalink
chore(deps): bump generic-array from 0.14.4 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.14.4 to 1.0.0.
- [Release notes](https://github.com/fizyk20/generic-array/releases)
- [Changelog](https://github.com/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](fizyk20/generic-array@0.14.4...1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 1ec4bd6 commit f12b0d3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
23 changes: 16 additions & 7 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 @@ -10,7 +10,7 @@ edition = "2018"
blake2 = "0.9.1"
clap = { version = "4.5.4", features = ["cargo"] }
digest = "0.9.0"
generic-array = "0.14.4"
generic-array = "1.0.0"
rayon = "1.10.0"
thiserror = "1.0.26"
walkdir = "2.5.0"

0 comments on commit f12b0d3

Please sign in to comment.