Skip to content

schemars is a hard dependency #1841

Description

@sagikazarmark

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions