From 30fe4d7b75de8f9ebfa7bb51473733908dc7c720 Mon Sep 17 00:00:00 2001 From: Rasmus Melchior Jacobsen Date: Fri, 24 Feb 2023 09:28:46 +0100 Subject: [PATCH] Formatting --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index bc54d27..f523f21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ keywords = ["embedded", "url", "no_std"] exclude = [".github"] [dependencies] -defmt = { version = "0.3", optional = true } \ No newline at end of file +defmt = { version = "0.3", optional = true }