summaryrefslogtreecommitdiff
path: root/crates/retry-error
Commit message (Expand)AuthorAgeFilesLines
...
* Bump anyhow minimal version to 1.0.23Ian Jackson2022-02-181-1/+1
* Change deny(clippy::all) to warn(clippy::all).Nick Mathewson2022-02-141-1/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-1/+1
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* Merge branch 'readme_fixes'Nick Mathewson2021-11-302-26/+35
|\
| * Example needs to be the same as the readmedagon2021-11-302-28/+31
| * MR review feedbackdagon2021-11-301-19/+12
| * fix example for retry-errordagon2021-11-301-2/+15
* | Bump every crate by one patch version.Nick Mathewson2021-11-291-1/+1
* | add semicolons if nothing returnedDaniel Eades2021-11-251-4/+5
* | deglob some enums, use concise iteration syntaxDaniel Eades2021-11-251-1/+1
|/
* Bump all crate versions to 0.0.1Nick Mathewson2021-10-291-1/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-273-0/+385