fn print_toml_unmerged(
    config: &Config,
    opts: &GetOptions<'_>,
    key: &ConfigKey
) -> CargoResult<()>