fix(build): restore minimal default features for size gate
This commit is contained in:
parent
0a2609d538
commit
894a59dbf2
@ -171,7 +171,7 @@ landlock = { version = "0.4", optional = true }
|
||||
libc = "0.2"
|
||||
|
||||
[features]
|
||||
default = ["hardware", "channel-matrix", "rag-pdf"]
|
||||
default = []
|
||||
hardware = ["nusb", "tokio-serial"]
|
||||
channel-matrix = ["dep:matrix-sdk"]
|
||||
channel-lark = ["dep:prost"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user