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

Remove failure #12

Merged
merged 2 commits into from Jul 27, 2021
Merged

Remove failure #12

merged 2 commits into from Jul 27, 2021

Conversation

PsiACE
Copy link
Contributor

@PsiACE PsiACE commented Jul 21, 2021

  • switch to anyhow from failure
  • fmt & clippy

Signed-off-by: Chojan Shang <psiace@outlook.com>
Signed-off-by: Chojan Shang <psiace@outlook.com>
@PsiACE
Copy link
Contributor Author

PsiACE commented Jul 26, 2021

hi @dalance , would you like to take the time to review this PR?

@dalance
Copy link
Owner

dalance commented Jul 26, 2021

Sorry. I forgot.
I'll review this PR tomorrow.

@dalance
Copy link
Owner

dalance commented Jul 27, 2021

How about using thiserror instead of anyhow?
In my understanding, anyhow may be for application not library.

@PsiACE
Copy link
Contributor Author

PsiACE commented Jul 27, 2021

How about using thiserror instead of anyhow?

Using thiserror is good, but in the current situation, anyhow is enough

@dalance
Copy link
Owner

dalance commented Jul 27, 2021

OK. I'll merge this.

@dalance dalance merged commit 72a1128 into dalance:master Jul 27, 2021
@dalance
Copy link
Owner

dalance commented Jul 27, 2021

I released v0.5.0.

@PsiACE PsiACE deleted the remove-failure branch July 27, 2021 02:50
@PsiACE
Copy link
Contributor Author

PsiACE commented Jul 27, 2021

I released v0.5.0.

Thanks for your work.

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