martinohmann / hcl-rs

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

chore(hcl-rs): release v0.17.2 #349

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

🤖 New release

Changelog

## `hcl-rs`

## [0.17.2](https://github.com/martinohmann/hcl-rs/compare/hcl-rs-v0.17.1...hcl-rs-v0.17.2) - 2024-05-21 ### Added - add `from_value` function for deserializing HCL `Value`. ([#348](https://github.com/martinohmann/hcl-rs/pull/348))


This PR was generated with release-plz.