aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/database.rs (unfollow)
Commit message (Collapse)Author
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
* Switch to warp + sql, use async and stable rust * Update CI to use stable