Skip to content

fix: add local Hasher trait#115

Merged
clairechingching merged 1 commit intoblueshift-gg:masterfrom
bidhan-a:fix/hasher-trait
Apr 3, 2026
Merged

fix: add local Hasher trait#115
clairechingching merged 1 commit intoblueshift-gg:masterfrom
bidhan-a:fix/hasher-trait

Conversation

@bidhan-a
Copy link
Copy Markdown
Contributor

@bidhan-a bidhan-a commented Apr 3, 2026

Summary

Added a local Hasher trait to decouple hash syscalls from the digest crate so that blake3/sha2/sha3 no longer need to agree on the same digest version. Also unpinned blake3 version.

Fixes #113

@bidhan-a
Copy link
Copy Markdown
Contributor Author

bidhan-a commented Apr 3, 2026

cc @clairechingching

@clairechingching
Copy link
Copy Markdown
Collaborator

sweet!

@clairechingching clairechingching merged commit e89861e into blueshift-gg:master Apr 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Unable to install - the trait bound blake3::Hasher: sha2::Digest is not satisfied

2 participants