v0.1.0 - Initial Release
First release of the any-serve, with the basic features already usable and stable.
It includes the console application that can spin any a HTTP, FTP or TFTP with one command,
with the possibility of setting up the served dir, the bind IP and the port for each server.
This release also represents some convergence to the desired architecture and structuring
of the code overall, after a lengthy exploration phase to learn the basics of Rust and try to
answer what could be the best design for this application.