Display remote profiles!

This commit is contained in:
Bat
2018-05-01 12:48:19 +01:00
parent 44473aa292
commit 8047df6848
10 changed files with 112 additions and 13 deletions
+2
View File
@@ -15,6 +15,8 @@ extern crate rocket;
extern crate rocket_contrib;
extern crate serde;
#[macro_use]
extern crate serde_derive;
#[macro_use]
extern crate serde_json;
use diesel::pg::PgConnection;