napi-build@1.1.0-beta.0
This commit is contained in:
parent
7d975bb50a
commit
f96fb5930c
2 changed files with 1 additions and 4 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue