napi-rs Docs
1.0.1
1.0.1
napi@1.0.1
Bugfix
- enable
napi4
feature whentokio_rt
enabled. - Remove unexpected
napi_acquire_threadsafe_function
inEnv::execute_tokio_future
which would prevent Node.js process to exit: #397
napi-build@1.0.1
chore
- Upgrade ureq to 2.0 (Only effect windows platform).