Plume/src/api
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
..
apps.rs Remove Canapi (#540) 2019-04-28 22:17:21 +01:00
authorization.rs Run 'cargo fmt' to format code (#489) 2019-03-20 17:56:17 +01:00
mod.rs add tokio (0.2) as dependency to further async-ify our FromData code 2020-05-06 22:23:35 +02:00
posts.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00