napi@1.0.0-alpha.1

This commit is contained in:
LongYinan 2020-12-09 21:58:08 +08:00
parent 1c0634f6f2
commit fb4d5b5af5
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.0.0-alpha.0"
version = "1.0.0-alpha.1"
[features]
default = ["napi3"] # for most NodeJS users