Skip to content

Commit 86b8c54

Browse files
committed
docs: add oidc as keyword
1 parent 6e3c469 commit 86b8c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "Apache-2.0"
77
description = "OAuth2 components for Yew"
88
repository = "https://github.com/ctron/yew-oauth2"
99
categories = ["wasm", "web-programming", "gui"]
10-
keywords = ["yew", "oauth2", "web", "html"]
10+
keywords = ["yew", "oauth2", "oidc", "web", "html"]
1111
readme = "README.md"
1212
rust-version = "1.60"
1313

0 commit comments

Comments
 (0)