chore: update cargo metadata

This commit is contained in:
sigoden 2022-05-26 21:43:58 +08:00
parent 8db039c53b
commit e6ea7e4f75

View file

@ -9,7 +9,7 @@ homepage = "https://github.com/sigoden/duf"
repository = "https://github.com/sigoden/duf"
autotests = false
categories = ["command-line-utilities", "web-programming::http-server"]
keywords = ["static", "file", "server", "upload", "http", "cli"]
keywords = ["static", "file", "server", "http", "cli"]
[dependencies]
clap = { version = "3", default-features = false, features = ["std", "cargo"] }