Remove 'categories' field from Cargo.toml
This commit is contained in:
@@ -9,7 +9,6 @@ homepage = "https://github.com/GKaszewski/loco-keycloak-auth"
|
|||||||
repository = "https://github.com/GKaszewski/loco-keycloak-auth"
|
repository = "https://github.com/GKaszewski/loco-keycloak-auth"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["loco", "keycloak", "authentication", "axum", "web"]
|
keywords = ["loco", "keycloak", "authentication", "axum", "web"]
|
||||||
categories = ["web"]
|
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
axum-keycloak-auth = { version = "0.8.2" }
|
axum-keycloak-auth = { version = "0.8.2" }
|
||||||
|
Reference in New Issue
Block a user