pub fn resolve_requested_version_spec( source_str: &str, scope: Option<Scope>, quiet: bool, yes: bool, ) -> Result<Option<String>, Error>