Skip to content

Commit

Permalink
Bump generic-array from 0.14.7 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [generic-array](https:/fizyk20/generic-array) from 0.14.7 to 1.0.0.
- [Release notes](https:/fizyk20/generic-array/releases)
- [Changelog](https:/fizyk20/generic-array/blob/master/CHANGELOG.md)
- [Commits](https:/fizyk20/generic-array/commits/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 Dec 23, 2023
1 parent a66ce68 commit 9aaf4dd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
19 changes: 14 additions & 5 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 @@ -34,7 +34,7 @@ domain_matcher = {git = "https:/darsvador/DomainMatcher", rev = "8df
env_logger = "0.10"
foreign-types-shared = "0.3.1"
futures-util = {version = "0.3", default-features = false, features = ["sink", "std"]}
generic-array = "0.14.7"
generic-array = "1.0.0"
hkdf = "0.12"
hmac = "0.12"
log = "0.4"
Expand Down

0 comments on commit 9aaf4dd

Please sign in to comment.