From 224fb386ba9f50a597504c09339311dfbb5d131d Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Tue, 1 Jul 2025 21:47:54 -0400 Subject: [PATCH] Removing new lines --- Cargo.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 97ee2ee..3f3f01c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,11 +4,7 @@ version = "0.6.0" rust-version = "1.88" edition = "2024" - - - # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] futures = { version = "0.3.31" } http = { version = "1.3.1" }