| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump all crate versions to 0.0.1 | Nick Mathewson | 2021-10-29 | 1 | -1/+1 |
| | | |||||
| * | Require up-to-date x25519-dalek, async_executors, and argh. | Nick Mathewson | 2021-10-09 | 1 | -1/+1 |
| | | | | | | | | | I tried using -Z minimal-versions to downgrade all first-level dependencies to their oldest permitted versions, and found that we were apparently depending on newer features of all three crates. I'm kind of surprised there were only three. | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+35 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
