Feature: Use napi-rs instead of neon
This commit is contained in:
@@ -15,8 +15,8 @@ crate-type = ["cdylib"]
|
||||
priority-queue = "1.3.2"
|
||||
bytes = "1.4.0"
|
||||
once_cell = "1.18.0"
|
||||
napi = { version = "2.13.2", features = ["napi8"] }
|
||||
napi-derive = "2.13.0"
|
||||
|
||||
[dependencies.neon]
|
||||
version = "0.10"
|
||||
default-features = false
|
||||
features = ["napi-6","channel-api"]
|
||||
[build-dependencies]
|
||||
napi-build = "2.0.1"
|
||||
|
||||
Reference in New Issue
Block a user