Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement std::error::Error for cocoon::Error via optional thiserror #28

Merged
merged 8 commits into from
May 27, 2024

Conversation

fadeevab
Copy link
Owner

No description provided.

@fadeevab fadeevab merged commit a33d1be into main May 27, 2024
3 checks passed
@fadeevab fadeevab deleted the thiserror branch May 27, 2024 12:55
fadeevab added a commit that referenced this pull request May 27, 2024
…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.
@fadeevab
Copy link
Owner Author

@madonuko v0.4.2 published

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.

2 participants