mirror of
https://git.ethanthesleepy.one/ethanaobrien/ew
synced 2026-07-12 08:42:20 +08:00
Disable lib feature
This commit is contained in:
@@ -47,6 +47,6 @@ cc = "1.2"
|
|||||||
[features]
|
[features]
|
||||||
library = ["jni", "objc2", "objc2-foundation"]
|
library = ["jni", "objc2", "objc2-foundation"]
|
||||||
|
|
||||||
[lib]
|
#[lib]
|
||||||
crate-type = ["cdylib"]
|
#crate-type = ["cdylib"]
|
||||||
required-features = ["library"]
|
#required-features = ["library"]
|
||||||
|
|||||||
Reference in New Issue
Block a user