From f12685e32689b620d6096ec91ba3a3f495342925 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 15 Apr 2022 19:01:40 +0300 Subject: [WIP] first part of lazy users overhaul --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 77efd25..065cd84 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,6 +27,7 @@ sha2 = "0.9.3" block-modes = "0.7.0" aes = "0.6.0" askama = "0.10.5" +csv = "1.1.6" [dev-dependencies] serde_test = "1.0.117" -- cgit v1.2.3-70-g09d2