| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
local mail connections are much preferred for this service, and those
needn't be encrypted.
|
|
|
|
|
| |
not necessary for the standalone server, but if we want to launch many
server for testing it'll be relevant.
|
|
|
|
| |
using SecretBytes for all of them isn't that great.
|
| |
|
|
|
|
|
| |
this doesn't do much for performance, but it does allow running the
tests with a simple `cargo t`.
|
|
|