From f6b1d6cff38f86eb7dfebaed43f7b35392c7215e Mon Sep 17 00:00:00 2001 From: Abdul Basit Date: Fri, 14 Jun 2024 21:56:21 +0500 Subject: [PATCH] cargo sort --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 13c6449769..ff58fdbc5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -120,4 +120,4 @@ vergen = { version = "8.3", features = ["git", "gitcl"] } zeroize = "1.7" committable = "0.2" portpicker = "0.1.1" -pretty_assertions = "1.4" \ No newline at end of file +pretty_assertions = "1.4"