From 66c1c10d39e6ecb212ec4709888493693339c07d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20Pej=C5=A1a?= Date: Sun, 24 Mar 2019 10:25:48 +0100 Subject: Implement file upload. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 19b826e..5384ee7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,4 +42,4 @@ bytes = "0.4.12" futures = "0.1.26" libflate = "0.1.21" failure = "0.1.5" -log = "0.4.6" \ No newline at end of file +log = "0.4.6" -- cgit v1.2.3