From cffed7bb6d265944c63859a52a263da67371bf82 Mon Sep 17 00:00:00 2001 From: Sunil Nimmagadda Date: Sun, 9 Jul 2023 02:40:54 +0530 Subject: Don't need this template comment. --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e252638..6baadd6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,8 +3,6 @@ name = "vrrpd" version = "0.1.0" edition = "2021" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] tokio = { version = "1.22.0", features = ["full"] } nom = "7" -- cgit v1.2.3