pub async fn remote_pin_replace(
kubo_url: &str,
remote: &RemotePinConfig,
old_cid: Option<&str>,
new_cid: &str,
) -> Result<PinReplaceOutcome>pub async fn remote_pin_replace(
kubo_url: &str,
remote: &RemotePinConfig,
old_cid: Option<&str>,
new_cid: &str,
) -> Result<PinReplaceOutcome>