martinohmann / hcl-rs

HCL parsing and encoding libraries for rust with serde support
Apache License 2.0
119 stars 14 forks source link

fix: don't leak internal handles during serialization #346

Closed martinohmann closed 2 months ago

martinohmann commented 2 months ago

Fixes https://github.com/martinohmann/hcl-rs/issues/344