chore: make all crates indepent
This commit is contained in:
parent
af86f6f7a4
commit
157b9c6186
5 changed files with 17 additions and 2 deletions
crates/sys
|
@ -19,3 +19,6 @@ napi5 = ["napi4"]
|
|||
napi6 = ["napi5"]
|
||||
napi7 = ["napi6"]
|
||||
napi8 = ["napi7"]
|
||||
|
||||
[package.metadata.workspaces]
|
||||
independent = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue