Admin creation

This commit is contained in:
Bat
2018-06-19 16:14:52 +01:00
parent 6916abca7e
commit d00688e526
4 changed files with 60 additions and 4 deletions
+1
View File
@@ -27,6 +27,7 @@ extern crate reqwest;
extern crate rocket;
extern crate rocket_contrib;
extern crate rocket_i18n;
extern crate rpassword;
extern crate serde;
#[macro_use]
extern crate serde_derive;