Ver a proveniência

Bump blake2 from 0.10.5 to 0.10.6 (#14695)

* Bump blake2 from 0.10.5 to 0.10.6

Bumps [blake2](https://github.com/RustCrypto/hashes) from 0.10.5 to 0.10.6.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/blake2-v0.10.5...blake2-v0.10.6)

---
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>
tags/v1.75.0rc1
dependabot[bot] há 1 ano
committed by GitHub
ascendente
cometimento
51abfe5625
2 ficheiros alterados com 3 adições e 2 eliminações
  1. +2
    -2
      Cargo.lock
  2. +1
    -0
      changelog.d/14695.misc

+ 2
- 2
Cargo.lock Ver ficheiro

@@ -37,9 +37,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"

[[package]]
name = "blake2"
version = "0.10.5"
version = "0.10.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b12e5fd123190ce1c2e559308a94c9bacad77907d4c6005d9e58fe1a0689e55e"
checksum = "46502ad458c9a52b69d4d4d32775c788b7a1b85e8bc9d482d92250fc0e3f8efe"
dependencies = [
"digest",
]


+ 1
- 0
changelog.d/14695.misc Ver ficheiro

@@ -0,0 +1 @@
Bump blake2 from 0.10.5 to 0.10.6.

Carregando…
Cancelar
Guardar