docs: add napi-derive to example
This commit is contained in:
parent
7624719721
commit
3358e95c1b
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ crate-type = ["cdylib"]
|
|||
|
||||
[dependencies]
|
||||
napi = "0.4"
|
||||
napi-derive = "0.4"
|
||||
|
||||
[build-dependencies]
|
||||
napi-build = "0.2"
|
||||
|
|
Loading…
Reference in a new issue