diff options
Diffstat (limited to 'retry-error/Cargo.toml')
| -rw-r--r-- | retry-error/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retry-error/Cargo.toml b/retry-error/Cargo.toml index 38f7d1d50..e162ade5d 100644 --- a/retry-error/Cargo.toml +++ b/retry-error/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0" homepage = "https://gitlab.torproject.org/tpo/core/arti/-/wikis/home" description = "An error type for an operation that can fail more than once" keywords = [ "tor", "arti", "async", "retry" ] -categories = [ "algorithms" ] +categories = [ "rust-patterns" ] repository="https://gitlab.torproject.org/tpo/core/arti.git/" [dev-dependencies] |
