From db8110aa743c2cd85f4dee2abdd6856312bdd523 Mon Sep 17 00:00:00 2001 From: Botahamec Date: Tue, 8 Aug 2023 20:25:54 -0400 Subject: Add newline to Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e4547f7..e1a9e2f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ msrv = "1.41.1" [features] default = ["std"] std = ["alloc"] -alloc = [] \ No newline at end of file +alloc = [] -- cgit v1.2.3