Closed avras closed 1 year ago
The library currently depends on the slice_as_chunks. It does not compile using the current stable Rust toolchain (1.71.1)
slice_as_chunks
https://github.com/avras/nova-sha256/blob/74ff02acc063bf18e0a762f3a9b3627423386317/src/lib.rs#L1C12-L1C12
This dependency is an artifact of the early prototyping efforts and should be removed.
The library currently depends on the
slice_as_chunks
. It does not compile using the current stable Rust toolchain (1.71.1)https://github.com/avras/nova-sha256/blob/74ff02acc063bf18e0a762f3a9b3627423386317/src/lib.rs#L1C12-L1C12
This dependency is an artifact of the early prototyping efforts and should be removed.