From f26ca7948b3eb3af9754cd187b40b97f889f806d Mon Sep 17 00:00:00 2001 From: Janis Date: Mon, 29 Nov 2021 20:49:50 +0100 Subject: [PATCH] added enwline to end of Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5e213ec..378db03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,4 +17,4 @@ thiserror = "1.0.30" bitflags = "1.3.2" derivative = "2.2.0" serde = { version = "1.0", features = ["derive"] } -toml = "0.5" \ No newline at end of file +toml = "0.5"