Start moving to Rocket 0.5.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use mongodb::bson::doc;
|
||||
use rocket_contrib::json::Json;
|
||||
use rocket::serde::json::Json;
|
||||
use serde::{Serialize, Deserialize};
|
||||
|
||||
use crate::database::*;
|
||||
|
||||
Reference in New Issue
Block a user