diff --git a/Cargo.toml b/Cargo.toml index ba7fbe8..bfcb71b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,9 +10,6 @@ license = "MIT/Apache-2.0" keywords = [] readme = "README.md" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] anyhow = "1.0.51" clipboard = "0.5.0"