style: Remove comment from Cargo.toml
This commit is contained in:
parent
b654f4523e
commit
8ed08c5fa0
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ license = "MIT"
|
||||||
documentation = "https://github.com/zbrox/cloudflare-ddns"
|
documentation = "https://github.com/zbrox/cloudflare-ddns"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
quicli = "0.4"
|
quicli = "0.4"
|
||||||
structopt = "0.3.1"
|
structopt = "0.3.1"
|
||||||
|
|
Loading…
Reference in a new issue