aboutsummaryrefslogtreecommitdiff
path: root/crates/retry-error/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix sentencesSamanta Navarro2022-04-271-3/+3
| | | | | | | The arti crate itself is only used in benchmark and testing crate. I think this sentence does not belong here. Also extend retry-error description (from Architecture.md).
* Example needs to be the same as the readmedagon2021-11-301-12/+12
|
* MR review feedbackdagon2021-11-301-19/+12
|
* fix example for retry-errordagon2021-11-301-2/+15
|
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+33
This will cause some pain for now, but now is really the best time to do this kind of thing.