pub fn set_dependency( project: &Project, coordinate: &str, version: Option<&str>, ) -> Result<(), String>