talent-plan
talent-plan copied to clipboard
change `failure` to `thiserror`
What problem does this PR solve?
failure crate is deprecated now, I changed it to thiserror.
What is changed and how it works?
Check List
Tests
- No code
Side effects
None.
Related changes
None
We might need to add this related issue in the description: #343