[dev-dependencies.anyhow]
version = "1.0.5"
[package]
authors = ["The Tor Project, Inc.", "Nick Mathewson <nickm@torproject.org>"]
categories = ["rust-patterns"]
description = "An error type for an operation that can fail more than once"
edition = "2018"
homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home"
keywords = ["tor", "arti", "async", "retry"]
license = "MIT OR Apache-2.0"
name = "retry-error"
repository = "https://gitlab.torproject.org/tpo/core/arti.git/"
resolver = "2"
version = "0.0.3"