chore (backend-rs): remove unused feature flag
This commit is contained in:
parent
2f16e9223b
commit
985532b2aa
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ rust-version = "1.74"
|
|||
[features]
|
||||
default = []
|
||||
napi = ["dep:napi", "dep:napi-derive"]
|
||||
ci = []
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "lib"]
|
||||
|
|
Loading…
Reference in a new issue