From 14b4c4dda9146a030d98f19e74cfdbf3f9d2b9fc Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Wed, 11 Aug 2021 00:07:54 +0100 Subject: [PATCH] Add final newline --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ae8d8c3..2fc2f80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,4 +24,4 @@ scraper = "0.11" chrono = { version = "0.4", features = ["serde"] } chrono-humanize = "0.2" diffy = "0.2" -serde_json = "*" \ No newline at end of file +serde_json = "*"