nodex 0.1.2

nodex for ease of creating nodejs native addon.
Documentation
[dependencies.nodex-api]
version = "0.1.2"

[features]
default = ["v1"]
no-linkage = ["nodex-api/no-linkage"]
v1 = ["nodex-api/v1"]
v2 = ["nodex-api/v2"]
v3 = ["nodex-api/v3"]
v4 = ["nodex-api/v4"]
v5 = ["nodex-api/v5"]
v6 = ["nodex-api/v6"]
v7 = ["nodex-api/v7"]
v8 = ["nodex-api/v8"]

[package]
authors = ["uuhan <xuminhui189@gmail.com>"]
description = "nodex for ease of creating nodejs native addon."
edition = "2021"
homepage = "https://github.com/uuhan/nodex"
license = "MIT"
name = "nodex"
readme = "../../README.md"
repository = "https://github.com/uuhan/nodex"
version = "0.1.2"