fix(deps): update rust crate serde to 1.0.158
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
serde (source) | dependencies | patch |
1.0.157 -> 1.0.158
|
Release Notes
serde-rs/serde
v1.0.158
- Fix "expected serde crate attribute to be a string" error when using macro_rules metavariable inside of serde attribute:
#[serde(crate = $serde_path)]
(#2409)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.