mirror of
https://github.com/napi-rs/napi-rs.git
synced 2025-12-08 19:56:07 +00:00
Release independent packages
- napi@3.0.0-beta.7 - napi-build@2.2.1
This commit is contained in:
parent
3450c7af43
commit
19146503ff
@ -9,7 +9,7 @@ name = "napi-build"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/napi-rs/napi-rs"
|
||||
rust-version = "1.80"
|
||||
version = "3.0.0-beta.0"
|
||||
version = "2.2.1"
|
||||
|
||||
[package.metadata.workspaces]
|
||||
independent = true
|
||||
|
||||
@ -8,7 +8,7 @@ name = "napi"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/napi-rs/napi-rs"
|
||||
rust-version = "1.80"
|
||||
version = "3.0.0-beta.6"
|
||||
version = "3.0.0-beta.7"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
@ -122,4 +122,4 @@ optional = true
|
||||
version = "0.1"
|
||||
|
||||
[build-dependencies]
|
||||
napi-build = { path = "../build", version = "3.0.0-beta" }
|
||||
napi-build = { path = "../build", version = "2.2.1" }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user