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" }