Loading
Replace manual Clone impl with std derive in retry-error
This just clones the fields. It is not clear to me why it was written this way in be86df63 Remove anyhow dependency from tor-retry, and rename it to retry-error Previously, I think, RetryError wasn't Clone.