You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! First thanks a lot for your amazing work, your ddc-* crates work like a charm.
mccs-db uses serde_yaml which has been flagged as deprecated on crates.io. The maintainer also marked the repository as not being maintained anymore. I'm here because cargo audit complains about that.
There's no hurry but I thought I would still open an issue.
saphyr seems to be a good replacement candidate as it should support serde soon (hopefully).
The text was updated successfully, but these errors were encountered:
Hi! First thanks a lot for your amazing work, your
ddc-*
crates work like a charm.mccs-db
usesserde_yaml
which has been flagged as deprecated on crates.io. The maintainer also marked the repository as not being maintained anymore. I'm here becausecargo audit
complains about that.There's no hurry but I thought I would still open an issue.
saphyr seems to be a good replacement candidate as it should support serde soon (hopefully).
The text was updated successfully, but these errors were encountered: