From f32d7a2451434f175632d903a808598c06dc9859 Mon Sep 17 00:00:00 2001 From: Mo8it Date: Wed, 12 Oct 2022 17:06:41 +0200 Subject: [PATCH] Remove cached --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 31040a8..a9c2082 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,6 @@ readme = "README.adoc" license-file = "LICENSE" [dependencies] -cached = "0.39.0" chrono = "0.4.22" diesel = { version = "2.0.2", features = [ "r2d2",