Plume/src
Igor Galić 25c5da1a7c
add tokio (0.2) as dependency to further async-ify our FromData code
i'm using this opportunity to also update reqwest (0.10), but it's
turning out to be a little trickier, as it requires more modern async
setup, and that appears to need a lot of thinking…
2020-05-06 22:23:35 +02:00
..
api add tokio (0.2) as dependency to further async-ify our FromData code 2020-05-06 22:23:35 +02:00
routes when using macros!() we need to import the things that they use 2020-05-06 22:20:49 +02:00
inbox.rs add tokio (0.2) as dependency to further async-ify our FromData code 2020-05-06 22:23:35 +02:00
mail.rs Grammar corrections followup to #510 (#512) 2019-04-02 14:08:07 +01:00
main.rs rocket does not need decl_macro anymore 2020-05-06 22:17:23 +02:00
template_utils.rs "manually" create ETag and Cache-Control headers 2020-05-06 22:20:48 +02:00
test_routes.rs Add tests for plume webserver (#513) 2019-04-06 17:41:57 +02:00