We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc90725 commit 704625fCopy full SHA for 704625f
Cargo.toml
@@ -8,6 +8,7 @@ edition = "2018"
8
license = "MIT"
9
readme = "README.md"
10
repository = "https://github.com/bestia-dev/dev_bestia_html_templating"
11
+# Allowed categories are listed here <https://crates.io/category_slugs>
12
categories = ["web-programming::http-server"]
13
# Keyword must be only one word: lowercase letters, hyphens(-) or numbers, less then 35 characters, at most 5 keywords per crate
14
keywords = ["server", "http"]
0 commit comments