| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump all crate versions to 0.0.3. | Nick Mathewson | 2022-01-11 | 1 | -1/+1 |
| | | |||||
| * | extend lints to include 'clippy::all' | Daniel Eades | 2021-12-28 | 1 | -0/+1 |
| | | |||||
| * | Remove the unused "Error" type from caret. | Nick Mathewson | 2021-12-04 | 1 | -24/+0 |
| | | | | | | | | This was a relic of the old, now-unused "caret_enum!" macro. Removing it gets caret's coverage to 100%. Yes, technically this is a semver breaker on caret. | ||||
| * | Bump every crate by one patch version. | Nick Mathewson | 2021-11-29 | 1 | -1/+1 |
| | | |||||
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -0/+1 |
| | | |||||
| * | Bump all crate versions to 0.0.1 | Nick Mathewson | 2021-10-29 | 1 | -1/+1 |
| | | |||||
| * | enable checked_conversions lint. | Nick Mathewson | 2021-10-09 | 1 | -0/+1 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 4 | -0/+297 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
