doc: fix description in napi-derive
This commit is contained in:
parent
81adb5ceab
commit
b720271009
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "napi-derive"
|
|||
version = "0.1.0"
|
||||
authors = ["LongYinan <lynweklm@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "N-API build support"
|
||||
description = "N-API procedural macros"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/Brooooooklyn/napi-rs"
|
||||
license = "MIT"
|
||||
|
|
Loading…
Reference in a new issue