Package: rust-blake3 / 1.8.1-1

Metadata

Package Version Patches format
rust-blake3 1.8.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable benches.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix build rs.patch | (download)

build.rs | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 annotate built-using
add ref impl.patch | (download)

benches/bench.rs | 2 2 + 0 - 0 !
reference_impl/reference_impl.rs | 374 374 + 0 - 0 !
src/test.rs | 3 3 + 0 - 0 !
3 files changed, 379 insertions(+)

 add reference implementation from upstream
 as it is not included in the crates.io package, but needed by tests.
 Last grabbed at commit 4ec3be8bfa6574fcd30619741390847ddc037d55
relax deps.patch | (download)

Cargo.toml | 4 2 + 2 - 0 !
src/hazmat.rs | 2 1 + 1 - 0 !
src/test.rs | 8 4 + 4 - 0 !
3 files changed, 7 insertions(+), 7 deletions(-)

---