Update Rust crate serde to v1.0.211
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde (source) | dependencies | patch |
1.0.210 -> 1.0.211
|
Release Notes
serde-rs/serde (serde)
v1.0.211
- Improve error reporting about mismatched signature in
with
anddefault
attributes (#2558, thanks @Mingun) - Show variant aliases in error message when variant deserialization fails (#2566, thanks @Mingun)
- Improve binary size of untagged enum and internally tagged enum deserialization by about 12% (#2821)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.