Follow API change of validator

This commit is contained in:
Kitaiti Makoto
2022-01-07 04:55:49 +09:00
parent 237da47950
commit 800e74da67
6 changed files with 15 additions and 17 deletions
-2
View File
@@ -7,8 +7,6 @@ extern crate gettext_macros;
extern crate rocket;
#[macro_use]
extern crate serde_json;
#[macro_use]
extern crate validator_derive;
use clap::App;
use diesel::r2d2::ConnectionManager;