diff --git a/Cargo.toml b/Cargo.toml index 2762d74..e456cb9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ log = "0.4" router = "0.6" serde_json = "1.0" unicase = "1" -time = "0.1" +time = "0.2" [features] default = []