From af537981334b2b29049d7636a5d742f3c026b38a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Thu, 1 Apr 2021 10:20:20 +0300 Subject: fix: add newline to end of Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3664277..bf2f647 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,4 @@ bytesize = "1" log = "0.4" pretty_env_logger = "0.4" shell-words = "1" -directories-next = "2" \ No newline at end of file +directories-next = "2" -- cgit v1.2.1