napi@1.3.0
This commit is contained in:
parent
7b86999f92
commit
66663d129d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ license = "MIT"
|
||||||
name = "napi"
|
name = "napi"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/napi-rs/napi-rs"
|
repository = "https://github.com/napi-rs/napi-rs"
|
||||||
version = "1.2.0"
|
version = "1.3.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["napi3"] # for most NodeJS users
|
default = ["napi3"] # for most NodeJS users
|
||||||
|
|
Loading…
Reference in a new issue