From 586f2490693c1490c25a4ce9a60aec185e58a3e1 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Sat, 29 Apr 2017 12:55:14 +0200 Subject: [PATCH] Add trailing newline to Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a364666..7b569fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,4 +27,4 @@ default-features = false [features] default = [] live = [] -multi_core = [] \ No newline at end of file +multi_core = []