Skip to content

v1.0.158

Compare
Choose a tag to compare
@dtolnay dtolnay released this 20 Mar 11:29
· 415 commits to master since this release
v1.0.158
e305810
  • Fix "expected serde crate attribute to be a string" error when using macro_rules metavariable inside of serde attribute: #[serde(crate = $serde_path)] (#2409)