build(deps): bump blake3 from 1.3.1 to 1.3.2

Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.3.1...1.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-21 06:33:52 +00:00 committed by Sylvestre Ledru
parent b8a755a396
commit 278e21b81b

View file

@ -25,7 +25,7 @@ sha1 = "0.10.1"
sha2 = "0.10.2"
sha3 = "0.10.6"
blake2b_simd = "1.0.0"
blake3 = "1.3.1"
blake3 = "1.3.2"
uucore = { version=">=0.0.16", package="uucore", path="../../uucore" }
[[bin]]