fix(deps): update rust crate blake3 to v1.8.3 #21
Reference in New Issue
Block a user
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.8.2->1.8.3Release Notes
BLAKE3-team/BLAKE3 (blake3)
v1.8.3Compare Source
version 1.8.3
Changes since 1.8.2:
Hash::as_slice.computing (though not dereferencing) an out-of-bounds pointer using
addrather thanwrapping_add. I'm not aware of any observableconsequences of this bug. See https://github.com/BLAKE3-team/BLAKE3/pull/507.
stdCargofeature in the
blake3crate.improvements to the CMake build.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.