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

replace deprecated failure with Display trait implementation #423

Merged
merged 1 commit into from
May 11, 2020

Conversation

AnderEnder
Copy link
Contributor

failure crate is marked as deprecated: rust-lang-deprecated/failure#347

This change removes the failure usage and replace with fmt::Display trait implementation.

@xd009642
Copy link
Owner

looks good to me, thanks 👍

@xd009642 xd009642 merged commit a921867 into xd009642:develop May 11, 2020
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.

None yet

2 participants