napi-build@1.1.0-beta.0

This commit is contained in:
LongYinan 2021-06-01 00:31:58 +08:00
parent 7d975bb50a
commit f96fb5930c
No known key found for this signature in database
GPG key ID: C3666B7FC82ADAD7
2 changed files with 1 additions and 4 deletions

View file

@ -8,4 +8,4 @@ license = "MIT"
name = "napi-build"
readme = "README.md"
repository = "https://github.com/napi-rs/napi-rs"
version = "1.0.2"
version = "1.1.0-beta.0"

View file

@ -54,8 +54,5 @@ version = "1"
optional = true
version = "1"
[build-dependencies]
napi-build = {version = "1", path = "../build"}
[package.metadata.docs.rs]
all-features = true