Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove dependency on chrono | pennae | 2022-07-25 | 1 | -2/+4 |
| | | | | | | prompted by a cargo audit run. time works just as well and is better maintained. web-push still uses chrono, but from the looks of things it won't be affected. | ||||
* | allow integration tests to run in parallel | pennae | 2022-07-14 | 1 | -24/+46 |
| | | | | | this doesn't do much for performance, but it does allow running the tests with a simple `cargo t`. | ||||
* | initial import | pennae | 2022-07-13 | 1 | -0/+73 |