Cargo Features

workspace-node-tools has no features set by default.

[dependencies]
workspace-node-tools = { version = "1.0.19", features = ["customfeature"] }
customfeature = napi, napi-derive

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

napi customfeature?

Affects bumps::Bump, bumps::BumpOptions, bumps::BumpPackage, changes::ChangesOptions, changes::ChangesFileData, changes::Changes, changes::Change, conventional::ConventionalPackage, conventional::ConventionalPackageOptions, git::Commit, git::RemoteTags, git::PublishTagInfo, manager::PackageManager, packages::PackageInfo, packages::PackageRepositoryInfo

napi-derive customfeature?