pub fn resolve_current_version(runner: Runner, name: &str) -> Result<String>Expand description
Ask the package manager which version it would resolve right now.
This records what the user is approving at pin time; it is not a trust decision about the registry.