Skip to content

Commit 7dd31b8

Browse files
committed
chore: Cargo.toml keywords
1 parent 80b6c93 commit 7dd31b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Christoph Herzog <[email protected]>", "Icemic J <bingfeng.web@gmail.
33
description = "A rusty QuickJS (QuickJS-NG) Javascript engine wrapper, and more."
44
documentation = "https://docs.rs/quickjs-rusty"
55
edition = "2018"
6-
keywords = ["quickjs", "quickjs-ng", "javascript", "js", "engine", "interpreter", "runtime", "jsruntime"]
6+
keywords = ["quickjs", "javascript", "js", "interpreter", "runtime"]
77
license = "MIT"
88
name = "quickjs-rusty"
99
readme = "README.md"

0 commit comments

Comments
 (0)