diff options
author | Sunil Nimmagadda <sunil@nimmagadda.net> | 2023-07-09 02:40:54 +0530 |
---|---|---|
committer | Sunil Nimmagadda <sunil@nimmagadda.net> | 2023-07-09 02:40:54 +0530 |
commit | cffed7bb6d265944c63859a52a263da67371bf82 (patch) | |
tree | ff40726d03e6b57006323bfb559511f7269115f5 /Cargo.toml | |
parent | 306ebca0b7c56e724c55120bf6c100c645d7cb9c (diff) |
Don't need this template comment.
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |