We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b6c93 commit 7dd31b8Copy full SHA for 7dd31b8
Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Christoph Herzog <[email protected]>", "Icemic J <bingfeng.web@gmail.
3
description = "A rusty QuickJS (QuickJS-NG) Javascript engine wrapper, and more."
4
documentation = "https://docs.rs/quickjs-rusty"
5
edition = "2018"
6
-keywords = ["quickjs", "quickjs-ng", "javascript", "js", "engine", "interpreter", "runtime", "jsruntime"]
+keywords = ["quickjs", "javascript", "js", "interpreter", "runtime"]
7
license = "MIT"
8
name = "quickjs-rusty"
9
readme = "README.md"
0 commit comments