style: Remove comment from Cargo.toml

This commit is contained in:
Rostislav Raykov 2019-09-23 10:58:17 +02:00
parent b654f4523e
commit 8ed08c5fa0

View file

@ -12,8 +12,6 @@ license = "MIT"
documentation = "https://github.com/zbrox/cloudflare-ddns"
readme = "README.md"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
quicli = "0.4"
structopt = "0.3.1"