pub fn compute_file_hashes( files: &HashMap<String, String>, ) -> HashMap<String, String>
Compute hash map of individual file hashes Returns map of filename -> hash for each file