Merge pull request #4 from pwoolcoc/fix-crates.io-categories
Update category slugs
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ license = "MIT/Apache-2.0"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/pwoolcoc/elefren.git"
|
repository = "https://github.com/pwoolcoc/elefren.git"
|
||||||
keywords = ["api", "web", "social", "mastodon", "wrapper"]
|
keywords = ["api", "web", "social", "mastodon", "wrapper"]
|
||||||
categories = ["web-programming", "http-client"]
|
categories = ["web-programming", "web-programming::http-client", "api-bindings"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
doc-comment = "0.1"
|
doc-comment = "0.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user