From af7af882f25242b7b32e883c3a23610e2d7f3c25 Mon Sep 17 00:00:00 2001 From: Dariusz Depta Date: Fri, 22 Sep 2023 14:54:21 +0200 Subject: [PATCH] Added final line-break. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b74d6db2..07f6401c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,4 +41,4 @@ sha2 = "0.10.7" [dev-dependencies] # We don't use these dependencies directly, # we tighten versions that builds with `-Zminimal-versions` work. -ecdsa = "0.16.8" \ No newline at end of file +ecdsa = "0.16.8"