Organise Cargo.toml

This commit is contained in:
Paul
2021-08-04 10:16:51 +01:00
committed by Paul Makles
parent 382972ea22
commit 6fe0725799
3 changed files with 31 additions and 40 deletions

View File

@@ -1,5 +1,3 @@
use std::time::Duration;
use rocket_governor::{Method, Quota, RocketGovernable};
pub struct RateLimitGuard;