napi@1.7.2

This commit is contained in:
LongYinan 2021-05-28 07:59:04 +08:00
parent 33de299e1d
commit 00235f2554
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7

View file

@ -7,7 +7,7 @@ license = "MIT"
name = "napi"
readme = "README.md"
repository = "https://github.com/napi-rs/napi-rs"
version = "1.7.1"
version = "1.7.2"
[features]
default = ["napi3"] # for most Node.js users