Calculates the Merkle tree root for given file
Just run:
cargo run -- <file_path>
Merkle tree implementation