Don't need this template comment.
authorSunil Nimmagadda <sunil@nimmagadda.net>
Sun, 09 Jul 2023 02:40:54 +0530
changeset 15 4e56fc00d06e
parent 14 3ece303d0d95
child 16 8c8be538d0e6
Don't need this template comment.
Cargo.toml
--- a/Cargo.toml	Mon Jun 12 20:13:36 2023 +0530
+++ b/Cargo.toml	Sun Jul 09 02:40:54 2023 +0530
@@ -3,8 +3,6 @@
 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"