mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-10 02:57:41 -05:00
Bump blake2 from 0.10.4 to 0.10.5 (#14426)
* Bump blake2 from 0.10.4 to 0.10.5 Bumps [blake2](https://github.com/RustCrypto/hashes) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](https://github.com/RustCrypto/hashes/compare/blake2-v0.10.4...blake2-v0.10.5) --- updated-dependencies: - dependency-name: blake2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Changelog Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
639780fc15
commit
fec1e2cb52
3 changed files with 4 additions and 3 deletions
|
|
@ -31,5 +31,5 @@ serde = { version = "1.0.147", features = ["derive"] }
|
|||
serde_json = "1.0.87"
|
||||
|
||||
[build-dependencies]
|
||||
blake2 = "0.10.4"
|
||||
blake2 = "0.10.5"
|
||||
hex = "0.4.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue