From efd1ac69cbc3598ade5470d9be001038a75469d5 Mon Sep 17 00:00:00 2001 From: Mackenzie Clark Date: Fri, 9 Nov 2018 16:23:49 -0800 Subject: [PATCH] newline --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ee9d839a..1346f2c5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,4 +23,4 @@ walkdir = "1.0" [features] deflate = ["libflate"] -default = ["bzip2", "deflate"] \ No newline at end of file +default = ["bzip2", "deflate"]