Skip to content

Commit 1223122

Browse files
committed
chore(crate): reduce number of keywords to 5
1 parent bb05e3f commit 1223122

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ keywords = [
1616
"mobile",
1717
"ios",
1818
"android",
19-
"tauri",
20-
"gui",
21-
"web-programming"
19+
"tauri"
2220
]
2321
categories = [ "development-tools::cargo-plugins" ]
2422
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)