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 69303dd commit 34c26c2Copy full SHA for 34c26c2
packages/ferric-example/Cargo.toml
@@ -11,7 +11,7 @@ crate-type = ["cdylib"]
11
version = "2"
12
default-features = false
13
# see https://nodejs.org/api/n-api.html#node-api-version-matrix
14
-features = ["napi8"]
+features = ["napi3"]
15
16
[dependencies.napi-derive]
17
0 commit comments