Browse Source

chore: update cargo metadata

pull/8/head
sigoden 3 years ago
parent
commit
e6ea7e4f75
  1. 2
      Cargo.toml

2
Cargo.toml

@ -9,7 +9,7 @@ homepage = "https://github.com/sigoden/duf" @@ -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"] }

Loading…
Cancel
Save