[package] name = "test-module" version = "0.1.0" authors = ["LongYinan "] [lib] crate-type = ["dylib"] [dependencies] napi-rs = {path = ".."}