Plume/plume-models
Igor Galić 44ebce516c
fix some, break some compiling by adding async/await in front of it
i forgot that we can't `Send` diesel connections over threads, so this
is going to require some rethinking.
2020-05-16 12:06:58 +02:00
..
src fix some, break some compiling by adding async/await in front of it 2020-05-16 12:06:58 +02:00
tests Rust 2018! (#726) 2020-01-21 07:02:03 +01:00
Cargo.toml upgrade and use futures… then block_on .await in a trait? 2020-05-06 22:32:59 +02:00