Compare commits

..

5 Commits

Author SHA1 Message Date
Gwen Lg
940798db07 add err output when server failed to start 2024-06-14 12:01:20 +02:00
Gwen Lg
fcb6cb272c check if server correctly start
in same time than the port was opened.
Rename function into `wait_for_server` according.
2024-06-14 12:01:20 +02:00
Gwen Lg
d98859d064 improve error management with thiserror use
- add thiserror dependency
- use distinct Error enum in lib and server
2024-06-14 11:59:41 +02:00
Gwen Lg
67236248be update dependencies in Cargo.toml
update: zip, reqwest and env_logger
2024-06-14 11:59:41 +02:00
Gwen Lg
87eb37cb75 fix fmt in Cargo.toml 2024-06-14 11:59:41 +02:00

Diff Content Not Available