jonasbb / serde_with

This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
https://docs.rs/serde_with
Apache License 2.0
636 stars 67 forks source link

Update dev dependencies #738

Closed jonasbb closed 4 months ago

jonasbb commented 4 months ago

Update version-sync and schemars to get rid of any remaining syn v1 dependencies.