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
638 stars 67 forks source link

Bump version to 3.6.0 #692

Closed jonasbb closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (857a523) 65.41% compared to head (8d38d10) 65.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #692 +/- ## ======================================= Coverage 65.41% 65.41% ======================================= Files 38 38 Lines 2322 2322 ======================================= Hits 1519 1519 Misses 803 803 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.