napi@1.7.5
This commit is contained in:
parent
712f7909f3
commit
bbd495a795
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.7.4"
|
version = "1.7.5"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["napi3"] # for most Node.js users
|
default = ["napi3"] # for most Node.js users
|
||||||
|
|
Loading…
Reference in a new issue