diff --git a/Cargo.toml b/Cargo.toml index c4f9223..fa59f52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"