cargo: cleanup manifest

This commit is contained in:
Harsh Shandilya 2021-12-20 19:10:31 +05:30
parent f70c2c3c66
commit 0d10f0eba7
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

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