chore (backend-rs): remove unused feature flag

This commit is contained in:
naskya 2024-05-24 02:43:20 +09:00
parent 2f16e9223b
commit 985532b2aa
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -7,7 +7,6 @@ rust-version = "1.74"
[features]
default = []
napi = ["dep:napi", "dep:napi-derive"]
ci = []
[lib]
crate-type = ["cdylib", "lib"]