dtolnay / serde-yaml

Strongly typed YAML library for Rust
Apache License 2.0
964 stars 164 forks source link

Fix tag not getting serialized in certain map values #308

Closed dtolnay closed 2 years ago

dtolnay commented 2 years ago

Fixes #302.