napi@1.3.1

This commit is contained in:
LongYinan 2021-03-11 19:03:17 +08:00
parent 50f207f744
commit 0f300da917
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.3.0"
version = "1.3.1"
[features]
default = ["napi3"] # for most NodeJS users