Skip to content

Gortavoher/editiion-dependency-updates #16

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

gortavoher
Copy link

@gortavoher gortavoher commented Dec 28, 2023

  • Update edition to 2021
  • Update dependencies
  • Remove extern crate and macro_use as no longer required.
  • add use for serde_derive in response .
  • replace failure crate with thiserror (failure no longer maintained)
  • Update error handling to use thiserror

This change is Reviewable

mend-bolt-for-github bot and others added 5 commits November 4, 2021 15:55
Configure WhiteSource Bolt for GitHub
- Remove extern crate and macro_use as no longer required.
- add use for serde_derive in response .
-  replace failure crate with thiserror (failure no longer maintained)
- Update error handling to use thiserror
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