pub fn diff_changes( client_hashes: &HashMap<PathBuf, HashValue>, server_hashes: &HashMap<PathBuf, HashValue>, ) -> HashMap<PathBuf, Change>