75c490c60f
We are trying to get rid of the `serde_derive` dependency from our dependency graph. Stop using default features for the `schemars` dependency which includes `schemars_derive` which depends on `serder_derive`. Manually implement `schemars::JsonSchema` instead of deriving it. |
||
---|---|---|
.. | ||
release.sh | ||
test.sh | ||
update-lock-files.sh |