Improve error management by use thiserror #3

Merged
pierre merged 2 commits from GwenLg/GrammalecteClient:use_thiserror into master 2024-06-14 11:43:58 +00:00

2 Commits

Author SHA1 Message Date
Gwen Lg
1ad5dfbe78 improve error management with thiserror use
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
- add thiserror dependency
- use distinct Error enum in lib and server
2024-06-14 12:05:45 +02:00
Gwen Lg
0d43729a02 update dependencies in Cargo.toml
update: zip, reqwest and env_logger
fix fmt in Cargo.toml
2024-06-14 12:05:05 +02:00