Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.4.2: Implement std::error::Error for cocoon::Error via optional `th…
…iserror` (#28) This version introduces an optional implementation of `std::error::Error` for `cocoon::Error` via `thiserror` feature (optional dependency). See previous commits. It also bumps the nightly version for test coverage because of `zeroize` crate's MVRC bump to rustc 1.60.
- Loading branch information