From f3cfb499f3b2333c2fe37ef8273a077dcf1e2871 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johanna=20S=C3=B6rng=C3=A5rd?= Date: Thu, 2 Jan 2025 18:18:12 +0100 Subject: [PATCH] Add newline to the end of Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 29a10cc..a8ab28f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,4 +53,4 @@ name = "fixed" harness = false [[example]] -name = "plot" \ No newline at end of file +name = "plot"