chore: update cargo metadata
This commit is contained in:
parent
8db039c53b
commit
e6ea7e4f75
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ homepage = "https://github.com/sigoden/duf"
|
||||||
repository = "https://github.com/sigoden/duf"
|
repository = "https://github.com/sigoden/duf"
|
||||||
autotests = false
|
autotests = false
|
||||||
categories = ["command-line-utilities", "web-programming::http-server"]
|
categories = ["command-line-utilities", "web-programming::http-server"]
|
||||||
keywords = ["static", "file", "server", "upload", "http", "cli"]
|
keywords = ["static", "file", "server", "http", "cli"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "3", default-features = false, features = ["std", "cargo"] }
|
clap = { version = "3", default-features = false, features = ["std", "cargo"] }
|
||||||
|
|
Loading…
Reference in a new issue