From 1e06820480fb2d9cf9db1373817d5980a891d5b4 Mon Sep 17 00:00:00 2001 From: Melonai Date: Thu, 7 May 2020 04:29:30 +0200 Subject: interaction between API and client --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c717f19..db5fa3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,5 +17,6 @@ crc32fast = "1.2.0" base64 = "0.12.0" url = "2.1.1" diesel = { version = "1.4.4", features = ["postgres", "r2d2"] } +actix-files = "0.2.1" -- cgit 1.4.1