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 e7343c7 commit 66ffbaeCopy full SHA for 66ffbae
napi-sys/Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT"
6
description = "Low-level bindings to Node.js N-API"
7
repository = "https://github.com/aqrln/napi-rs"
8
readme = "README.md"
9
-keywords = ["node.js", "n-api", "addons", "bindings"]
+keywords = ["node", "nodejs", "n-api", "addons", "bindings"]
10
categories = ["external-ffi-bindings"]
11
12
[badges]
0 commit comments