Skip to content

Commit 7ef5008

Browse files
authored
Update keywords and categories in Cargo.toml
1 parent 96c5abe commit 7ef5008

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = "yewdux-middleware"
33
version = "0.4.0"
44
edition = "2021"
5-
categories = ["yewdux", "yew", "ui"]
6-
keywords = ["yewdux", "yew", "ui"]
5+
keywords = ["yew", "state", "redux", "shared", "container"]
6+
categories = ["wasm", "web-programming", "rust-patterns"]
77
description = "A Redux-like middleware for Yewdux."
88
repository = "https://github.com/ivmarkov/yewdux-middleware"
99
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)