This crate is aim to get differences between two HTML contents.
To run it, just do:
```bash
cargo run -- file1.html file2.html ```