Package: rust-zeroize-derive / 1.4.3-1

Metadata

Package Version Patches format
rust-zeroize-derive 1.4.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix tests.patch | (download)

src/lib.rs | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 [patch] zeroize_derive: fixup test suite

https://github.com/RustCrypto/utils/pull/1270 broke the tests for
zeroize_derive, this fixes the expected output of the tests accordingly.