Summary
schemars is a hard dependency even though many clients probably don't need it.
Description
This isn't necessarily a huge problem, but on platforms where artifact size matters (eg. browsers, WASM workers) it's unnecessary.
Expected Behavior: schemars is an optional feature
Actual Behavior: schemars can't be disabled
ACP Version
v1.20.0
Summary
schemarsis a hard dependency even though many clients probably don't need it.Description
This isn't necessarily a huge problem, but on platforms where artifact size matters (eg. browsers, WASM workers) it's unnecessary.
Expected Behavior: schemars is an optional feature
Actual Behavior: schemars can't be disabled
ACP Version
v1.20.0